Source compatibility report for the dropwizard-hibernate library between 0.7.0 and 0.7.1 versions

Test Info


Library Namedropwizard-hibernate
Version #10.7.0
Version #20.7.1

Test Results


Total Java Modules1
Total Methods / Classes44 / 10
Compatibility 100%

Problem Summary


SeverityCount
Added Methods-3
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods  3 


dropwizard-hibernate-0.7.1.jar, ScanningHibernateBundle.class
package io.dropwizard.hibernate
ScanningHibernateBundle<T>.findEntityClassesFromDirectory ( String pckg ) [static]  :  ImmutableList<Class<?>>
ScanningHibernateBundle<T>.ScanningHibernateBundle<T> ( String pckg )
ScanningHibernateBundle<T>.ScanningHibernateBundle<T> ( String pckg, SessionFactoryFactory sessionFactoryFactory )

to the top

Java Archives  1 


dropwizard-hibernate-0.7.0.jar

to the top