Interface SharedSessionCreationOptions

All Superinterfaces:
SessionCreationOptions

public interface SharedSessionCreationOptions extends SessionCreationOptions
An extension of SessionCreationOptions for cases where the session to be created shares some part of the "transaction context" of another session.
See Also: