|
Move Method public inSession(sfi SessionFactoryImplementor, action Consumer<SessionImplementor>) : void from class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase to public inSession(sfi SessionFactoryImplementor, action Consumer<SessionImplementor>) : void from class org.hibernate.testing.transaction.TransactionUtil2 |
From |
To |
|
Move Method public inTransaction(session SessionImplementor, action Consumer<SessionImplementor>) : void from class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase to public inTransaction(session SessionImplementor, action Consumer<SessionImplementor>) : void from class org.hibernate.testing.transaction.TransactionUtil2 |
From |
To |
|
Move Method public inTransaction(factory SessionFactoryImplementor, action Consumer<SessionImplementor>) : void from class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase to public inTransaction(factory SessionFactoryImplementor, action Consumer<SessionImplementor>) : void from class org.hibernate.testing.transaction.TransactionUtil2 |
From |
To |