类的使用
org.hibernate.query.procedure.internal.ProcedureParamBindings
-
使用ProcedureParamBindings的程序包 程序包 说明 org.hibernate.procedure.internal Defines the internal support for implementing stored procedure calling.org.hibernate.procedure.spi -
-
org.hibernate.procedure.internal中ProcedureParamBindings的使用
参数类型为ProcedureParamBindings的org.hibernate.procedure.internal中的构造器 构造器 说明 ParameterBindImpl(ProcedureParameterImplementor procedureParameter, ProcedureParamBindings procedureParamBindings) -
org.hibernate.procedure.spi中ProcedureParamBindings的使用
参数类型为ProcedureParamBindings的org.hibernate.procedure.spi中的方法 修饰符和类型 方法 说明 default StringCallableStatementSupport. renderCallableStatement(String procedureName, ProcedureParameterMetadata parameterMetadata, ProcedureParamBindings paramBindings, SharedSessionContractImplementor session)
-