接口 SharedSessionCreationOptions

  • 所有超级接口:
    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.
    作者:
    Steve Ebersole
    另请参阅:
    SharedSessionBuilder