Class Hierarchy

  • java.lang.Object
    • com.google.inject.AbstractModule (implements com.google.inject.Module)
    • 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
    • dev.voidframework.persistence.hibernate.module.TransactionalInterceptor (implements org.aopalliance.intercept.MethodInterceptor)

Annotation Interface Hierarchy