Overload List
| Name | Description | |
|---|---|---|
| PersistentMap()()()() | Initializes a new instance of the PersistentMap class | |
| PersistentMap(ISessionImplementor) |
Construct an uninitialized PersistentMap.
| |
| PersistentMap(ISessionImplementor, IDictionary) |
Construct an initialized PersistentMap based off the values from the existing IDictionary.
|