The EntityType type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Assemble |
Reconstructs the object from its cached "disassembled" state.
(Inherited from AbstractType.) |
![]() | DeepCopy | (Overrides AbstractType..::.DeepCopy(Object).) |
![]() | Disassemble |
Disassembles the object into a cacheable representation.
(Inherited from AbstractType.) |
![]() | Equals | Overloaded. |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | FromString | (Overrides AbstractType..::.FromString(String).) |
![]() | GetAssociatedClass | |
![]() | GetAssociatedJoinable | |
![]() | GetColumnSpan |
When implemented by a class, returns how many columns are used to persist this type.
(Inherited from AbstractType.) |
![]() | GetHashCode | Overloaded. |
![]() | GetIdentifier | |
![]() | GetIdentifierOrUniqueKeyPropertyName | |
![]() | GetIdentifierOrUniqueKeyType | |
![]() | GetIdentifierType | |
![]() | GetOnCondition | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Hydrate | (Overrides AbstractType..::.Hydrate(IDataReader, array<String>[]()[], ISessionImplementor, Object).) |
![]() | IsDatabaseNull |
Determines whether the specified value is represented as nullNothingnullptra null reference (Nothing in Visual Basic) in the database.
(Inherited from AbstractType.) |
![]() | IsDirty | Overloaded. |
![]() | IsModified |
Says whether the value has been modified
(Inherited from AbstractType.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | NullSafeGet | Overloaded. |
![]() | NullSafeSet | Overloaded. |
![]() | Replace | (Overrides AbstractType..::.Replace(Object, Object, ISessionImplementor, Object, IDictionary).) |
![]() | ResolveIdentifier | Overloaded. |
![]() | SemiResolve | (Inherited from AbstractType.) |
![]() | SqlTypes |
When implemented by a class, returns the SqlTypes for the columns mapped by this IType.
(Inherited from AbstractType.) |
![]() | ToLoggableString | (Overrides AbstractType..::.ToLoggableString(Object, ISessionFactoryImplementor).) |
![]() | ToString | (Inherited from Object.) |