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: