Overload List

  NameDescription
Public methodPersistentList()()()()
Initializes a new instance of the PersistentList class
Public methodPersistentList(ISessionImplementor)
Initializes an instance of the PersistentList in the session.
Public methodPersistentList(ISessionImplementor, IList)
Initializes an instance of the PersistentList that wraps an existing IList in the session.

See Also