|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public assemble(oid Serializable, session SharedSessionContractImplementor, owner Object) : Object in class org.hibernate.type.SpecialOneToOneType |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public instantiate(session SharedSessionContractImplementor, persister CollectionPersister, key Serializable) : PersistentCollection in class org.hibernate.type.SortedSetType |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public disassemble(value Object, session SharedSessionContractImplementor, owner Object) : Serializable in class org.hibernate.type.SpecialOneToOneType |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public PersistentSortedMap(session SharedSessionContractImplementor) in class org.hibernate.collection.internal.PersistentSortedMap |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public wrap(session SharedSessionContractImplementor, collection Object) : PersistentCollection in class org.hibernate.type.SortedSetType |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public instantiate(session SharedSessionContractImplementor, persister CollectionPersister, key Serializable) : PersistentCollection in class org.hibernate.type.SortedMapType |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public PersistentSortedMap(session SharedSessionContractImplementor, map SortedMap) in class org.hibernate.collection.internal.PersistentSortedMap |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public wrap(session SharedSessionContractImplementor, collection Object) : PersistentCollection in class org.hibernate.type.SortedMapType |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public PersistentSortedSet(session SharedSessionContractImplementor) in class org.hibernate.collection.internal.PersistentSortedSet |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public hydrate(rs ResultSet, names String[], session SharedSessionContractImplementor, owner Object) : Object in class org.hibernate.type.SpecialOneToOneType |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public PersistentSortedSet(session SharedSessionContractImplementor, set SortedSet) in class org.hibernate.collection.internal.PersistentSortedSet |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public instantiate(parent Object, session SharedSessionContractImplementor) : Object in class org.hibernate.type.EmbeddedComponentType |
From |
To |