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 © 2001-2013 Red Hat, Inc. All Rights Reserved.