|
Pull Up Method public getPersister() : EntityPersister from class org.hibernate.engine.internal.MutableEntityEntry to public getPersister() : EntityPersister from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method public addExtraState(extraState EntityEntryExtraState) : void from class org.hibernate.engine.internal.MutableEntityEntry to public addExtraState(extraState EntityEntryExtraState) : void from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method public getEntityName() : String from class org.hibernate.engine.internal.MutableEntityEntry to public getEntityName() : String from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method public postUpdate(entity Object, updatedState Object[], nextVersion Object) : void from class org.hibernate.engine.internal.MutableEntityEntry to public postUpdate(entity Object, updatedState Object[], nextVersion Object) : void from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method public postDelete() : void from class org.hibernate.engine.internal.MutableEntityEntry to public postDelete() : void from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method public forceLocked(entity Object, nextVersion Object) : void from class org.hibernate.engine.internal.MutableEntityEntry to public forceLocked(entity Object, nextVersion Object) : void from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method public toString() : String from class org.hibernate.engine.internal.MutableEntityEntry to public toString() : String from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method public isExistsInDatabase() : boolean from class org.hibernate.engine.internal.MutableEntityEntry to public isExistsInDatabase() : boolean from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method public getStatus() : Status from class org.hibernate.engine.internal.MutableEntityEntry to public getStatus() : Status from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method public getId() : Serializable from class org.hibernate.engine.internal.MutableEntityEntry to public getId() : Serializable from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method public postInsert(insertedState Object[]) : void from class org.hibernate.engine.internal.MutableEntityEntry to public postInsert(insertedState Object[]) : void from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method public getDeletedState() : Object[] from class org.hibernate.engine.internal.MutableEntityEntry to public getDeletedState() : Object[] from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method public isReadOnly() : boolean from class org.hibernate.engine.internal.MutableEntityEntry to public isReadOnly() : boolean from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method private getCompressedValue(state EnumState<E>) : E from class org.hibernate.engine.internal.MutableEntityEntry to protected getCompressedValue(state EnumState<E>) : E from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method public isNullifiable(earlyInsert boolean, session SessionImplementor) : boolean from class org.hibernate.engine.internal.MutableEntityEntry to public isNullifiable(earlyInsert boolean, session SessionImplementor) : boolean from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method public isBeingReplicated() : boolean from class org.hibernate.engine.internal.MutableEntityEntry to public isBeingReplicated() : boolean from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method public setLockMode(lockMode LockMode) : void from class org.hibernate.engine.internal.MutableEntityEntry to public setLockMode(lockMode LockMode) : void from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method private isUnequivocallyNonDirty(entity Object) : boolean from class org.hibernate.engine.internal.MutableEntityEntry to private isUnequivocallyNonDirty(entity Object) : boolean from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method private getPreviousStatus() : Status from class org.hibernate.engine.internal.MutableEntityEntry to private getPreviousStatus() : Status from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method public getVersion() : Object from class org.hibernate.engine.internal.MutableEntityEntry to public getVersion() : Object from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method public getLockMode() : LockMode from class org.hibernate.engine.internal.MutableEntityEntry to public getLockMode() : LockMode from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method public isLoadedWithLazyPropertiesUnfetched() : boolean from class org.hibernate.engine.internal.MutableEntityEntry to public isLoadedWithLazyPropertiesUnfetched() : boolean from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method public isModifiableEntity() : boolean from class org.hibernate.engine.internal.MutableEntityEntry to public isModifiableEntity() : boolean from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method private setCompressedValue(state BooleanState, value boolean) : void from class org.hibernate.engine.internal.MutableEntityEntry to protected setCompressedValue(state BooleanState, value boolean) : void from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method private setCompressedValue(state EnumState<E>, value E) : void from class org.hibernate.engine.internal.MutableEntityEntry to protected setCompressedValue(state EnumState<E>, value E) : void from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method private getCompressedValue(state BooleanState) : boolean from class org.hibernate.engine.internal.MutableEntityEntry to protected getCompressedValue(state BooleanState) : boolean from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method public getLoadedValue(propertyName String) : Object from class org.hibernate.engine.internal.MutableEntityEntry to public getLoadedValue(propertyName String) : Object from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method public getRowId() : Object from class org.hibernate.engine.internal.MutableEntityEntry to public getRowId() : Object from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method public getLoadedState() : Object[] from class org.hibernate.engine.internal.MutableEntityEntry to public getLoadedState() : Object[] from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method public getEntityKey() : EntityKey from class org.hibernate.engine.internal.MutableEntityEntry to public getEntityKey() : EntityKey from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method public setStatus(status Status) : void from class org.hibernate.engine.internal.MutableEntityEntry to public setStatus(status Status) : void from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method public requiresDirtyCheck(entity Object) : boolean from class org.hibernate.engine.internal.MutableEntityEntry to public requiresDirtyCheck(entity Object) : boolean from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method public getExtraState(extraStateType Class<T>) : T from class org.hibernate.engine.internal.MutableEntityEntry to public getExtraState(extraStateType Class<T>) : T from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method public serialize(oos ObjectOutputStream) : void from class org.hibernate.engine.internal.MutableEntityEntry to public serialize(oos ObjectOutputStream) : void from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method public setDeletedState(deletedState Object[]) : void from class org.hibernate.engine.internal.MutableEntityEntry to public setDeletedState(deletedState Object[]) : void from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Method public setReadOnly(readOnly boolean, entity Object) : void from class org.hibernate.engine.internal.MutableEntityEntry to public setReadOnly(readOnly boolean, entity Object) : void from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Attribute private persistenceContext : PersistenceContext from class org.hibernate.engine.internal.MutableEntityEntry to protected persistenceContext : PersistenceContext from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Attribute private DEFAULT_DELETED_STATE : Object[] from class org.hibernate.engine.internal.MutableEntityEntry to private DEFAULT_DELETED_STATE : Object[] from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Attribute private loadedState : Object[] from class org.hibernate.engine.internal.MutableEntityEntry to protected loadedState : Object[] from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Attribute private version : Object from class org.hibernate.engine.internal.MutableEntityEntry to protected version : Object from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Attribute private cachedEntityKey : EntityKey from class org.hibernate.engine.internal.MutableEntityEntry to protected cachedEntityKey : EntityKey from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Attribute private id : Serializable from class org.hibernate.engine.internal.MutableEntityEntry to protected id : Serializable from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Attribute private persister : EntityPersister from class org.hibernate.engine.internal.MutableEntityEntry to protected persister : EntityPersister from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Attribute private next : EntityEntryExtraState from class org.hibernate.engine.internal.MutableEntityEntry to protected next : EntityEntryExtraState from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Attribute private compressedState : int from class org.hibernate.engine.internal.MutableEntityEntry to private compressedState : int from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |
|
Pull Up Attribute private rowId : Object from class org.hibernate.engine.internal.MutableEntityEntry to protected rowId : Object from class org.hibernate.engine.internal.AbstractEntityEntry |
From |
To |