ScanningHibernateBundle | ScanningHibernateBundle | |||
---|---|---|---|---|
Compiled from "ScanningHibernateBundle.java" | Compiled from "ScanningHibernateBundle.java" | |||
public abstract class io.dropwizard.hibernate.ScanningHibernateBundle<T ext ends io.dropwizard.Configuration> extends io.dropwizard.hibernate.Hibernate Bundle<T> { | public abstract class io.dropwizard.hibernate.ScanningHibernateBundle<T> ex tends io.dropwizard.hibernate.HibernateBundle<T> { | |||
protected io.dropwizard.hibernate.ScanningHibernateBundle(java.lang.Strin g); | protected io.dropwizard.hibernate.ScanningHibernateBundle(java.lang.Strin g); | |||
protected io.dropwizard.hibernate.ScanningHibernateBundle(java.lang.Strin g, io.dropwizard.hibernate.SessionFactoryFactory); | protected io.dropwizard.hibernate.ScanningHibernateBundle(java.lang.Strin g, io.dropwizard.hibernate.SessionFactoryFactory); | |||
protected io.dropwizard.hibernate.ScanningHibernateBundle(java.lang.Strin g[], io.dropwizard.hibernate.SessionFactoryFactory); | protected io.dropwizard.hibernate.ScanningHibernateBundle(java.lang.Strin g[], io.dropwizard.hibernate.SessionFactoryFactory); | |||
public static com.google.common.collect.ImmutableList<java.lang.Class<?>> findEntityClassesFromDirectory(java.lang.String[]); | public static java.util.List<java.lang.Class<?>> findEntityClassesFromDir ectory(java.lang.String[]); | |||
} | } | |||
End of changes. 2 change blocks. | ||||
2 lines changed or deleted | 2 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/ |