|
Pull Up Method private requireIdentifierOrUniqueKeyType(mapping Mapping) : Type from class org.hibernate.type.ManyToOneType to protected requireIdentifierOrUniqueKeyType(mapping Mapping) : Type from class org.hibernate.type.EntityType |
From |
To |
|
Pull Up Method public nullSafeSet(st PreparedStatement, value Object, index int, session SharedSessionContractImplementor) : void from class org.hibernate.type.ManyToOneType to public nullSafeSet(st PreparedStatement, value Object, index int, session SharedSessionContractImplementor) : void from class org.hibernate.type.EntityType |
From |
To |
|
Pull Up Method public nullSafeSet(st PreparedStatement, value Object, index int, settable boolean[], session SharedSessionContractImplementor) : void from class org.hibernate.type.ManyToOneType to public nullSafeSet(st PreparedStatement, value Object, index int, settable boolean[], session SharedSessionContractImplementor) : void from class org.hibernate.type.EntityType |
From |
To |