| 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.DataSourceFa | teBundle<?>, io.dropwizard.setup.Environment, io.dropwizard.db.PooledDataSo | |||
| ctory, java.util.List<java.lang.Class<?>>); | urceFactory, 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.DataSourceFa | teBundle<?>, io.dropwizard.setup.Environment, io.dropwizard.db.PooledDataSo | |||
| ctory, java.util.List<java.lang.Class<?>>, java.lang.String); | urceFactory, 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.DataSourceFa | teBundle<?>, io.dropwizard.setup.Environment, io.dropwizard.db.PooledDataSo | |||
| ctory, io.dropwizard.db.ManagedDataSource, java.util.List<java.lang.Class<? | urceFactory, io.dropwizard.db.ManagedDataSource, java.util.List<java.lang.C | |||
| >>); | lass<?>>); | |||
| protected void configure(org.hibernate.cfg.Configuration, org.hibernate.s | ||||
| ervice.ServiceRegistry); | ||||
| static {}; | static {}; | |||
| } | } | |||
| End of changes. 1 change blocks. | ||||
| 10 lines changed or deleted | 12 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/  | ||||