The SessionFactoryObjectFactory type exposes the following members.

Methods

  NameDescription
Public methodStatic memberAddInstance
Adds an Instance of the SessionFactory to the local "cache".
Public methodStatic memberGetInstance
Returns an Instance of the SessionFactory from the local "cache" identified by UUID.
Public methodStatic memberGetNamedInstance
Returns a Named Instance of the SessionFactory from the local "cache" identified by name.
Public methodStatic memberRemoveInstance
Removes the Instance of the SessionFactory from the local "cache".

Extension Methods

  NameDescription

See Also