接口的使用
org.hibernate.resource.jdbc.spi.LogicalConnectionImplementor
-
使用LogicalConnectionImplementor的程序包 程序包 说明 org.hibernate.engine.jdbc.internal Internals for supporting various aspects of JDBC interactionorg.hibernate.engine.jdbc.spi SPI contracts for supporting various aspects of JDBC interactionorg.hibernate.resource.jdbc.internal org.hibernate.resource.jdbc.spi -
-
org.hibernate.engine.jdbc.internal中LogicalConnectionImplementor的使用
返回LogicalConnectionImplementor的org.hibernate.engine.jdbc.internal中的方法 修饰符和类型 方法 说明 LogicalConnectionImplementorJdbcCoordinatorImpl. getLogicalConnection() -
org.hibernate.engine.jdbc.spi中LogicalConnectionImplementor的使用
返回LogicalConnectionImplementor的org.hibernate.engine.jdbc.spi中的方法 修饰符和类型 方法 说明 LogicalConnectionImplementorJdbcCoordinator. getLogicalConnection()Retrieves the logical connection associated with this JDBC coordinator. -
org.hibernate.resource.jdbc.internal中LogicalConnectionImplementor的使用
实现LogicalConnectionImplementor的org.hibernate.resource.jdbc.internal中的类 修饰符和类型 类 说明 classAbstractLogicalConnectionImplementorclassLogicalConnectionManagedImplRepresents a LogicalConnection where we manage obtaining and releasing the Connection as needed.classLogicalConnectionProvidedImpl返回LogicalConnectionImplementor的org.hibernate.resource.jdbc.internal中的方法 修饰符和类型 方法 说明 LogicalConnectionImplementorLogicalConnectionManagedImpl. makeShareableCopy()LogicalConnectionImplementorLogicalConnectionProvidedImpl. makeShareableCopy() -
org.hibernate.resource.jdbc.spi中LogicalConnectionImplementor的使用
返回LogicalConnectionImplementor的org.hibernate.resource.jdbc.spi中的方法 修饰符和类型 方法 说明 LogicalConnectionImplementorLogicalConnectionImplementor. makeShareableCopy()已过时。This method is not used by Hibernate.
-