接口的使用
org.hibernate.engine.transaction.spi.TransactionImplementor
-
使用TransactionImplementor的程序包 程序包 说明 org.hibernate.engine.transaction.internal org.hibernate.internal An internal package containing mostly implementations of central Hibernate APIs. -
-
org.hibernate.engine.transaction.internal中TransactionImplementor的使用
实现TransactionImplementor的org.hibernate.engine.transaction.internal中的类 修饰符和类型 类 说明 classTransactionImpl -
org.hibernate.internal中TransactionImplementor的使用
返回TransactionImplementor的org.hibernate.internal中的方法 修饰符和类型 方法 说明 protected TransactionImplementorAbstractSharedSessionContract. getCurrentTransaction()TransactionImplementorSharedSessionCreationOptions. getTransaction()
-