SessionFactoryFactory | SessionFactoryFactory | |||
---|---|---|---|---|
Compiled from "SessionFactoryFactory.java" | Compiled from "SessionFactoryFactory.java" | |||
public class io.dropwizard.hibernate.SessionFactoryFactory { | public class io.dropwizard.hibernate.SessionFactoryFactory { | |||
public io.dropwizard.hibernate.SessionFactoryFactory(); | public io.dropwizard.hibernate.SessionFactoryFactory(); | |||
public org.hibernate.SessionFactory build(io.dropwizard.hibernate.Hiberna teBundle<?>, io.dropwizard.setup.Environment, io.dropwizard.db.PooledDataSo urceFactory, java.util.List<java.lang.Class<?>>); | public org.hibernate.SessionFactory build(io.dropwizard.hibernate.Hiberna teBundle<?>, io.dropwizard.setup.Environment, io.dropwizard.db.PooledDataSo urceFactory, java.util.List<java.lang.Class<?>>); | |||
public org.hibernate.SessionFactory build(io.dropwizard.hibernate.Hiberna teBundle<?>, io.dropwizard.setup.Environment, io.dropwizard.db.PooledDataSo urceFactory, java.util.List<java.lang.Class<?>>, java.lang.String); | public org.hibernate.SessionFactory build(io.dropwizard.hibernate.Hiberna teBundle<?>, io.dropwizard.setup.Environment, io.dropwizard.db.PooledDataSo urceFactory, java.util.List<java.lang.Class<?>>, java.lang.String); | |||
public org.hibernate.SessionFactory build(io.dropwizard.hibernate.Hiberna teBundle<?>, io.dropwizard.setup.Environment, io.dropwizard.db.PooledDataSo urceFactory, io.dropwizard.db.ManagedDataSource, java.util.List<java.lang.C lass<?>>); | public org.hibernate.SessionFactory build(io.dropwizard.hibernate.Hiberna teBundle<?>, io.dropwizard.setup.Environment, io.dropwizard.db.PooledDataSo urceFactory, io.dropwizard.db.ManagedDataSource, java.util.List<java.lang.C lass<?>>); | |||
protected void configure(org.hibernate.cfg.Configuration, org.hibernate.s ervice.ServiceRegistry); | protected void configure(org.hibernate.cfg.Configuration, org.hibernate.s ervice.ServiceRegistry); | |||
protected org.hibernate.boot.registry.BootstrapServiceRegistryBuilder con figureBootstrapServiceRegistryBuilder(org.hibernate.boot.registry.Bootstrap ServiceRegistryBuilder); | ||||
static {}; | static {}; | |||
} | } | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 1 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |