|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public nullSafeGet(rs ResultSet, names String[], session SharedSessionContractImplementor, owner Object) : Object in class org.hibernate.envers.test.entities.customtype.CompositeTestUserType |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public nullSafeSet(st PreparedStatement, value Object, index int, session SharedSessionContractImplementor) : void in class org.hibernate.envers.test.integration.customtype.ObjectUserType |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public nullSafeGet(rs ResultSet, names String[], session SharedSessionContractImplementor, owner Object) : Object in class org.hibernate.envers.test.entities.customtype.ParametrizedTestUserType |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public nullSafeGet(rs ResultSet, names String[], session SharedSessionContractImplementor, owner Object) : Object in class org.hibernate.envers.test.integration.components.dynamic.AgeType |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public nullSafeGet(rs ResultSet, names String[], session SharedSessionContractImplementor, owner Object) : Object in class org.hibernate.envers.test.integration.customtype.ObjectUserType |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public replace(original Object, target Object, session SharedSessionContractImplementor, owner Object) : Object in class org.hibernate.envers.test.entities.customtype.CompositeTestUserType |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public nullSafeSet(st PreparedStatement, value Object, index int, session SharedSessionContractImplementor) : void in class org.hibernate.envers.test.entities.ids.CustomEnumUserType |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public disassemble(value Object, session SharedSessionContractImplementor) : Serializable in class org.hibernate.envers.test.entities.customtype.CompositeTestUserType |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public nullSafeSet(st PreparedStatement, value Object, index int, session SharedSessionContractImplementor) : void in class org.hibernate.envers.test.entities.customtype.ParametrizedTestUserType |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public nullSafeSet(st PreparedStatement, value Object, index int, session SharedSessionContractImplementor) : void in class org.hibernate.envers.test.integration.components.dynamic.AgeType |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public nullSafeGet(rs ResultSet, names String[], session SharedSessionContractImplementor, owner Object) : Object in class org.hibernate.envers.test.entities.ids.CustomEnumUserType |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public assemble(cached Serializable, session SharedSessionContractImplementor, owner Object) : Object in class org.hibernate.envers.test.entities.customtype.CompositeTestUserType |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public nullSafeSet(st PreparedStatement, value Object, index int, session SharedSessionContractImplementor) : void in class org.hibernate.envers.test.entities.customtype.CompositeTestUserType |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public nullSafeGet(resultSet ResultSet, names String[], session SharedSessionContractImplementor, owner Object) : RevisionType in class org.hibernate.envers.internal.entities.RevisionTypeType |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public nullSafeSet(preparedStatement PreparedStatement, value Object, index int, session SharedSessionContractImplementor) : void in class org.hibernate.envers.internal.entities.RevisionTypeType |
From |
To |
|
Rename Variable iteToRollback : IntTestEntity to rollbackEntity : IntTestEntity in method private testAuditRecordsRollbackBehavior(flush boolean, autoClear Boolean) : void in class org.hibernate.envers.test.integration.basic.TransactionRollbackBehaviour |
From |
To |
|
Rename Variable ite2Id : Integer to commitId : Integer in method private testAuditRecordsRollbackBehavior(flush boolean, autoClear Boolean) : void in class org.hibernate.envers.test.integration.basic.TransactionRollbackBehaviour |
From |
To |
|
Rename Variable rollbackedIteId : Integer to rollbackId : Integer in method private testAuditRecordsRollbackBehavior(flush boolean, autoClear Boolean) : void in class org.hibernate.envers.test.integration.basic.TransactionRollbackBehaviour |
From |
To |
|
Rename Variable ite2 : IntTestEntity to commitEntity : IntTestEntity in method private testAuditRecordsRollbackBehavior(flush boolean, autoClear Boolean) : void in class org.hibernate.envers.test.integration.basic.TransactionRollbackBehaviour |
From |
To |
|
Rename Variable em : EntityManager to entityManager : EntityManager in method private testAuditRecordsRollbackBehavior(flush boolean, autoClear Boolean) : void in class org.hibernate.envers.test.integration.basic.TransactionRollbackBehaviour |
From |
To |