| Name | Description |
---|
 | Assemble | (Overrides AbstractType..::..Assemble(Object, ISessionImplementor, Object).) |
 | BeforeAssemble | (Inherited from AbstractType.) |
 | Compare | (Inherited from EntityType.) |
 | DeepCopy | (Inherited from EntityType.) |
 | Disassemble | (Overrides AbstractType..::..Disassemble(Object, ISessionImplementor, Object).) |
 | Equals | (Inherited from AbstractType.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | FromXMLNode | (Inherited from EntityType.) |
 | GetAssociatedEntityName()()()() | The name of the associated entity. (Inherited from EntityType.) |
 | GetAssociatedEntityName(ISessionFactoryImplementor) | The name of the associated entity. (Inherited from EntityType.) |
 | GetAssociatedJoinable | Retrieves the {@link Joinable} defining the associated entity. (Inherited from EntityType.) |
 | GetColumnSpan | (Overrides AbstractType..::..GetColumnSpan(IMapping).) |
 | GetHashCode()()()() | (Inherited from AbstractType.) |
 | GetHashCode(Object, EntityMode) | (Inherited from AbstractType.) |
 | GetHashCode(Object, EntityMode, ISessionFactoryImplementor) | (Inherited from EntityType.) |
 | GetIdentifier | (Inherited from EntityType.) |
 | GetIdentifierOrUniqueKeyPropertyName |
The name of the property on the associated entity to which our FK refers
(Inherited from EntityType.) |
 | GetIdentifierOrUniqueKeyType |
Determine the type of either (1) the identifier if we reference the
associated entity's PK or (2) the unique key to which we refer (i.e.
the property-ref).
(Inherited from EntityType.) |
 | GetOnCondition | (Inherited from EntityType.) |
 | GetSemiResolvedType | (Inherited from EntityType.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | Hydrate | (Overrides EntityType..::..Hydrate(IDataReader, array<String>[]()[][], ISessionImplementor, Object).) |
 | IsDirty(Object, Object, ISessionImplementor) | (Overrides AbstractType..::..IsDirty(Object, Object, ISessionImplementor).) |
 | IsDirty(Object, Object, array<Boolean>[]()[][], ISessionImplementor) | (Overrides AbstractType..::..IsDirty(Object, Object, array<Boolean>[]()[][], ISessionImplementor).) |
 | IsEqual(Object, Object, EntityMode) | (Inherited from AbstractType.) |
 | IsEqual(Object, Object, EntityMode, ISessionFactoryImplementor) | (Inherited from EntityType.) |
 | IsModified | (Overrides AbstractType..::..IsModified(Object, Object, array<Boolean>[]()[][], ISessionImplementor).) |
 | IsNotEmbedded | (Inherited from EntityType.) |
 | IsNull | (Overrides EntityType..::..IsNull(Object, ISessionImplementor).) |
 | IsSame | Two entities are considered the same when their instances are the same. (Inherited from EntityType.) |
 | LoadByUniqueKey |
Load an instance by a unique key that is not the primary key.
(Inherited from EntityType.) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | NullSafeGet(IDataReader, String, ISessionImplementor, Object) | (Inherited from EntityType.) |
 | NullSafeGet(IDataReader, array<String>[]()[][], ISessionImplementor, Object) |
Converts the id contained in the IDataReader to an object.
(Inherited from EntityType.) |
 | NullSafeSet(IDbCommand, Object, Int32, ISessionImplementor) | (Overrides AbstractType..::..NullSafeSet(IDbCommand, Object, Int32, ISessionImplementor).) |
 | NullSafeSet(IDbCommand, Object, Int32, array<Boolean>[]()[][], ISessionImplementor) | (Overrides AbstractType..::..NullSafeSet(IDbCommand, Object, Int32, array<Boolean>[]()[][], ISessionImplementor).) |
 | Replace(Object, Object, ISessionImplementor, Object, IDictionary) | (Inherited from EntityType.) |
 | Replace(Object, Object, ISessionImplementor, Object, IDictionary, ForeignKeyDirection) | (Inherited from AbstractType.) |
 | ResolveIdentifier(Object, ISessionImplementor) |
Resolves the identifier to the actual object.
(Inherited from EntityType.) |
 | ResolveIdentifier(Object, ISessionImplementor, Object) |
Resolve an identifier or unique key value
(Inherited from EntityType.) |
 | SemiResolve | (Inherited from AbstractType.) |
 | SetToXMLNode | (Inherited from EntityType.) |
 | SqlTypes | (Overrides AbstractType..::..SqlTypes(IMapping).) |
 | ToColumnNullness | (Overrides AbstractType..::..ToColumnNullness(Object, IMapping).) |
 | ToLoggableString | (Inherited from EntityType.) |
 | ToString | (Inherited from EntityType.) |