Overload List

  NameDescription
Public methodIsEqual(Object, Object)
Are the two version values considered equal?
Public methodIsEqual(Object, Object, EntityMode)
Compare two instances of the class mapped by this type for persistence "equality" - equality of persistent state.
(Inherited from IType.)
Public methodIsEqual(Object, Object, EntityMode, ISessionFactoryImplementor)
Compare two instances of the class mapped by this type for persistence "equality" - equality of persistent state.
(Inherited from IType.)

See Also