类 AbstractDelegatingSessionFactoryOptions

  • 所有已实现的接口:
    SessionFactoryOptions

    public class AbstractDelegatingSessionFactoryOptions
    extends Object
    implements SessionFactoryOptions
    Convenience base class for custom implementors of SessionFactoryOptions, using delegation
    作者:
    Steve Ebersole