| 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 | public org.hibernate.SessionFactory build(io.dropwizard.hibernate.Hiberna | |||
| teBundle<?>, io.dropwizard.setup.Environment, io.dropwizard.db.PooledDataSo | teBundle<?>, io.dropwizard.core.setup.Environment, io.dropwizard.db.PooledD | |||
| urceFactory, java.util.List<java.lang.Class<?>>); | ataSourceFactory, java.util.List<java.lang.Class<?>>); | |||
| public org.hibernate.SessionFactory build(io.dropwizard.hibernate.Hiberna | public org.hibernate.SessionFactory build(io.dropwizard.hibernate.Hiberna | |||
| teBundle<?>, io.dropwizard.setup.Environment, io.dropwizard.db.PooledDataSo | teBundle<?>, io.dropwizard.core.setup.Environment, io.dropwizard.db.PooledD | |||
| urceFactory, java.util.List<java.lang.Class<?>>, java.lang.String); | ataSourceFactory, java.util.List<java.lang.Class<?>>, java.lang.String); | |||
| public org.hibernate.SessionFactory build(io.dropwizard.hibernate.Hiberna | public org.hibernate.SessionFactory build(io.dropwizard.hibernate.Hiberna | |||
| teBundle<?>, io.dropwizard.setup.Environment, io.dropwizard.db.PooledDataSo | teBundle<?>, io.dropwizard.core.setup.Environment, io.dropwizard.db.PooledD | |||
| urceFactory, io.dropwizard.db.ManagedDataSource, java.util.List<java.lang.C | ataSourceFactory, io.dropwizard.db.ManagedDataSource, java.util.List<java.l | |||
| lass<?>>); | ang.Class<?>>); | |||
| 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); | protected org.hibernate.boot.registry.BootstrapServiceRegistryBuilder con figureBootstrapServiceRegistryBuilder(org.hibernate.boot.registry.Bootstrap ServiceRegistryBuilder); | |||
| static {}; | static {}; | |||
| } | } | |||
| End of changes. 1 change blocks. | ||||
| 10 lines changed or deleted | 10 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/  | ||||