| Name | Description |
---|
 | Assemble |
Reconstructs the object from its cached "disassembled" state.
(Inherited from AbstractType.) |
 | BeforeAssemble | (Inherited from AbstractType.) |
 | Compare | (Inherited from AbstractType.) |
 | DeepCopy | (Overrides AbstractType..::..DeepCopy(Object, EntityMode, ISessionFactoryImplementor).) |
 | Disassemble |
Disassembles the object into a cacheable representation.
(Inherited from AbstractType.) |
 | 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 | (Overrides AbstractType..::..FromXMLNode(XmlNode, IMapping).) |
 | FromXMLString | |
 | GetColumnSpan | (Overrides AbstractType..::..GetColumnSpan(IMapping).) |
 | GetHashCode()()()() | (Inherited from AbstractType.) |
 | GetHashCode(Object, EntityMode) | (Inherited from AbstractType.) |
 | GetHashCode(Object, EntityMode, ISessionFactoryImplementor) | (Inherited from AbstractType.) |
 | GetSemiResolvedType | (Inherited from AbstractType.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | Hydrate |
Retrives an instance of the mapped class, or the identifier of an entity
or collection from a IDataReader.
(Inherited from AbstractType.) |
 | IsDirty(Object, Object, ISessionImplementor) |
Should the parent be considered dirty, given both the old and current
field or element value?
(Inherited from AbstractType.) |
 | 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 AbstractType.) |
 | IsModified |
Says whether the value has been modified
(Inherited from AbstractType.) |
 | IsSame | (Inherited from AbstractType.) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | NullSafeGet(IDataReader, String, ISessionImplementor, Object) | (Overrides AbstractType..::..NullSafeGet(IDataReader, String, ISessionImplementor, Object).) |
 | NullSafeGet(IDataReader, array<String>[]()[][], ISessionImplementor, Object) | (Overrides AbstractType..::..NullSafeGet(IDataReader, array<String>[]()[][], ISessionImplementor, Object).) |
 | 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) | (Overrides AbstractType..::..Replace(Object, Object, ISessionImplementor, Object, IDictionary).) |
 | Replace(Object, Object, ISessionImplementor, Object, IDictionary, ForeignKeyDirection) | (Inherited from AbstractType.) |
 | ResolveIdentifier |
Maps identifiers to Entities or Collections.
(Inherited from AbstractType.) |
 | SemiResolve | (Inherited from AbstractType.) |
 | SetToXMLNode | (Overrides AbstractType..::..SetToXMLNode(XmlNode, Object, ISessionFactoryImplementor).) |
 | SqlTypes | (Overrides AbstractType..::..SqlTypes(IMapping).) |
 | ToColumnNullness | (Overrides AbstractType..::..ToColumnNullness(Object, IMapping).) |
 | ToLoggableString | (Overrides AbstractType..::..ToLoggableString(Object, ISessionFactoryImplementor).) |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
 | ToXMLString | |