接口的使用
org.hibernate.resource.jdbc.spi.JdbcSessionContext
-
使用JdbcSessionContext的程序包 程序包 说明 org.hibernate.engine.spi org.hibernate.internal An internal package containing mostly implementations of central Hibernate APIs.org.hibernate.resource.jdbc.internal org.hibernate.resource.jdbc.spi -
-
org.hibernate.engine.spi中JdbcSessionContext的使用
返回JdbcSessionContext的org.hibernate.engine.spi中的方法 修饰符和类型 方法 说明 JdbcSessionContextSessionDelegatorBaseImpl. getJdbcSessionContext() -
org.hibernate.internal中JdbcSessionContext的使用
实现JdbcSessionContext的org.hibernate.internal中的类 修饰符和类型 类 说明 classJdbcSessionContextImpl返回JdbcSessionContext的org.hibernate.internal中的方法 修饰符和类型 方法 说明 JdbcSessionContextAbstractSharedSessionContract. getJdbcSessionContext() -
org.hibernate.resource.jdbc.internal中JdbcSessionContext的使用
参数类型为JdbcSessionContext的org.hibernate.resource.jdbc.internal中的方法 修饰符和类型 方法 说明 static LogicalConnectionManagedImplLogicalConnectionManagedImpl. deserialize(ObjectInputStream ois, JdbcConnectionAccess jdbcConnectionAccess, JdbcSessionContext jdbcSessionContext)参数类型为JdbcSessionContext的org.hibernate.resource.jdbc.internal中的构造器 构造器 说明 LogicalConnectionManagedImpl(JdbcConnectionAccess jdbcConnectionAccess, JdbcSessionContext jdbcSessionContext, ResourceRegistry resourceRegistry, JdbcServices jdbcServices) -
org.hibernate.resource.jdbc.spi中JdbcSessionContext的使用
返回JdbcSessionContext的org.hibernate.resource.jdbc.spi中的方法 修饰符和类型 方法 说明 JdbcSessionContextJdbcSessionOwner. getJdbcSessionContext()
-