public class SessionFactoryBuilderImpl extends Object implements SessionFactoryBuilder
| Modifier and Type | Method and Description |
|---|---|
SessionFactory |
buildSessionFactory() |
SessionFactoryBuilder |
with(EntityNotFoundDelegate entityNotFoundDelegate) |
SessionFactoryBuilder |
with(Interceptor interceptor) |
public SessionFactoryBuilder with(Interceptor interceptor)
with in interface SessionFactoryBuilderpublic SessionFactoryBuilder with(EntityNotFoundDelegate entityNotFoundDelegate)
with in interface SessionFactoryBuilderpublic SessionFactory buildSessionFactory()
buildSessionFactory in interface SessionFactoryBuilderCopyright © 2012 JBoss by Red Hat. All Rights Reserved.