public interface SessionFactoryBuilder
| Modifier and Type | Method and Description | 
|---|---|
SessionFactory | 
buildSessionFactory()  | 
SessionFactoryBuilder | 
with(EntityNotFoundDelegate entityNotFoundDelegate)  | 
SessionFactoryBuilder | 
with(Interceptor interceptor)  | 
SessionFactoryBuilder with(Interceptor interceptor)
SessionFactoryBuilder with(EntityNotFoundDelegate entityNotFoundDelegate)
SessionFactory buildSessionFactory()
Copyright © 2018 JBoss by Red Hat. All rights reserved.