SessionMixingException Constructors
An exception that is thrown when a persistent object that belongs to a specific session is used within another session or refers to an object from another session.
Name | Parameters | Description |
---|---|---|
Session |
session, obj |
Initializes a new instance of the Session |
See Also