org.hibernate.metamodel.source.internal
Class SessionFactoryBuilderImpl
java.lang.Object
org.hibernate.metamodel.source.internal.SessionFactoryBuilderImpl
- All Implemented Interfaces:
- SessionFactoryBuilder
public class SessionFactoryBuilderImpl
- extends Object
- implements SessionFactoryBuilder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
with
public SessionFactoryBuilder with(Interceptor interceptor)
- Specified by:
with
in interface SessionFactoryBuilder
with
public SessionFactoryBuilder with(EntityNotFoundDelegate entityNotFoundDelegate)
- Specified by:
with
in interface SessionFactoryBuilder
buildSessionFactory
public SessionFactory buildSessionFactory()
- Specified by:
buildSessionFactory
in interface SessionFactoryBuilder
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.