Source compatibility report for the dropwizard-hibernate library between 2.1.4 and 2.1.5 versions

Test Info


Library Namedropwizard-hibernate
Version #12.1.4
Version #22.1.5

Test Results


Total Java Modules1
Total Methods / Classes116 / 13
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-2.1.5.jar, UnitOfWorkAwareProxyFactory.class
package io.dropwizard.hibernate
UnitOfWorkAwareProxyFactory.createProxyClass ( Class<T> classToProxy )  :  Class<?>
UnitOfWorkAwareProxyFactory.UnitOfWorkAwareProxyFactory ( Caffeine<Object,Object> proxyCacheBuilder, HibernateBundle<?>... bundles )
UnitOfWorkAwareProxyFactory.UnitOfWorkAwareProxyFactory ( Caffeine<Object,Object> proxyCacheBuilder, String name, SessionFactory sessionFactory )

to the top

Java Archives  1 


dropwizard-hibernate-2.1.4.jar

to the top