程序包的使用
org.hibernate.procedure.spi
-
使用org.hibernate.procedure.spi的程序包 程序包 说明 org.hibernate.dialect This package abstracts the SQL dialect of the underlying database.org.hibernate.procedure.internal Defines the internal support for implementing stored procedure calling.org.hibernate.procedure.spi org.hibernate.query.procedure.internal org.hibernate.query.procedure.spi -
org.hibernate.dialect使用的org.hibernate.procedure.spi中的类 类 说明 CallableStatementSupport -
org.hibernate.procedure.internal使用的org.hibernate.procedure.spi中的类 类 说明 CallableStatementSupport ParameterRegistrationImplementor Additional internal contract for ParameterRegistrationParameterStrategy The style/strategy of parameter registration used in a particular procedure call definition.ProcedureCallImplementor -
org.hibernate.procedure.spi使用的org.hibernate.procedure.spi中的类 类 说明 ParameterRegistrationImplementor Additional internal contract for ParameterRegistrationParameterStrategy The style/strategy of parameter registration used in a particular procedure call definition.ProcedureCallImplementor -
org.hibernate.query.procedure.internal使用的org.hibernate.procedure.spi中的类 类 说明 ParameterRegistrationImplementor Additional internal contract for ParameterRegistrationParameterStrategy The style/strategy of parameter registration used in a particular procedure call definition. -
org.hibernate.query.procedure.spi使用的org.hibernate.procedure.spi中的类 类 说明 ParameterRegistrationImplementor Additional internal contract for ParameterRegistration