Uses of Class
io.dropwizard.hibernate.UnitOfWorkAspect
-
Packages that use UnitOfWorkAspect Package Description io.dropwizard.hibernate -
-
Uses of UnitOfWorkAspect in io.dropwizard.hibernate
Methods in io.dropwizard.hibernate that return UnitOfWorkAspect Modifier and Type Method Description UnitOfWorkAspect
UnitOfWorkAwareProxyFactory. newAspect()
UnitOfWorkAspect
UnitOfWorkAwareProxyFactory. newAspect(Map<String,org.hibernate.SessionFactory> sessionFactories)
-