Class Hierarchy

  • java.lang.Object
    • com.google.inject.AbstractModule (implements com.google.inject.Module)
    • dev.voidframework.persistence.AbstractTransactionalInterceptor (implements org.aopalliance.intercept.MethodInterceptor)
    • dev.voidframework.persistence.hibernate.cuid.CUIDIdentifierGenerator (implements org.hibernate.id.IdentifierGenerator)
    • dev.voidframework.persistence.hibernate.cuid.CUIDType (implements org.hibernate.usertype.UserType<J>)
    • dev.voidframework.persistence.hibernate.CustomTypeContributor (implements org.hibernate.boot.model.TypeContributor)
    • dev.voidframework.persistence.hibernate.module.EntityManagerProvider (implements com.google.inject.Provider<T>)
    • dev.voidframework.persistence.hibernate.module.PersistenceLifeCycle

Annotation Interface Hierarchy