Overload List

  NameDescription
Public methodGetOrphans(Object, String) (Overrides AbstractPersistentCollection..::..GetOrphans(Object, String).)
Protected methodGetOrphans(ICollection, ICollection, String, ISessionImplementor)
Given a collection of entity instances that used to belong to the collection, and a collection of instances that currently belong, return a collection of orphans
(Inherited from AbstractPersistentCollection.)

See Also