类的使用
org.hibernate.procedure.internal.StandardCallableStatementSupport
-
使用StandardCallableStatementSupport的程序包 程序包 说明 org.hibernate.procedure.internal Defines the internal support for implementing stored procedure calling. -
-
org.hibernate.procedure.internal中StandardCallableStatementSupport的使用
声明为StandardCallableStatementSupport的org.hibernate.procedure.internal中的字段 修饰符和类型 字段 说明 static StandardCallableStatementSupportStandardCallableStatementSupport. NO_REF_CURSOR_INSTANCESingleton access - without REF_CURSOR supportstatic StandardCallableStatementSupportStandardCallableStatementSupport. REF_CURSOR_INSTANCESingleton access - with REF CURSOR support
-