Overload List

  NameDescription
Public methodPersistentMap()()()()
Initializes a new instance of the PersistentMap class
Public methodPersistentMap(ISessionImplementor)
Construct an uninitialized PersistentMap.
Public methodPersistentMap(ISessionImplementor, IDictionary)
Construct an initialized PersistentMap based off the values from the existing IDictionary.

See Also