接口的使用
org.hibernate.engine.jdbc.cursor.spi.RefCursorSupport
-
使用RefCursorSupport的程序包 程序包 说明 org.hibernate.engine.jdbc.cursor.internal Internals for JDBC REF_CURSOR support. -
-
org.hibernate.engine.jdbc.cursor.internal中RefCursorSupport的使用
实现RefCursorSupport的org.hibernate.engine.jdbc.cursor.internal中的类 修饰符和类型 类 说明 classStandardRefCursorSupportStandard implementation of RefCursorSupport返回RefCursorSupport的org.hibernate.engine.jdbc.cursor.internal中的方法 修饰符和类型 方法 说明 RefCursorSupportRefCursorSupportInitiator. initiateService(Map configurationValues, ServiceRegistryImplementor registry)返回变量类型为RefCursorSupport的类型的org.hibernate.engine.jdbc.cursor.internal中的方法 修饰符和类型 方法 说明 Class<RefCursorSupport>RefCursorSupportInitiator. getServiceInitiated()
-