public static interface SessionFactory.SessionFactoryOptions
Modifier and Type | Method and Description |
---|---|
EntityNotFoundDelegate |
getEntityNotFoundDelegate()
Get the delegate for handling entity-not-found exception conditions.
|
Interceptor |
getInterceptor()
Get the interceptor to use by default for all sessions opened from this factory.
|
StandardServiceRegistry |
getServiceRegistry()
The service registry to use in building the factory.
|
StandardServiceRegistry getServiceRegistry()
Interceptor getInterceptor()
null
EntityNotFoundDelegate getEntityNotFoundDelegate()
null
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.