Class Hierarchy
- java.lang.Object
- io.github.xezzon.zeroweb.common.jpa.BaseDAO<T,
I, M> (implements io.github.xezzon.tao.trait.NewType<T>) - io.github.xezzon.zeroweb.common.jpa.BaseSpecs
- io.github.xezzon.zeroweb.common.jpa.HibernateIdGenerator (implements org.hibernate.id.IdentifierGenerator)
- io.github.xezzon.zeroweb.common.jpa.UuidIdGenerator (implements io.github.xezzon.tao.data.IdGenerator)
- io.github.xezzon.zeroweb.common.jpa.BaseDAO<T,
Interface Hierarchy
- io.github.xezzon.zeroweb.common.jpa.BaseDAO.ICopier<T>
- io.github.xezzon.zeroweb.common.jpa.BaseDAO.UpdateCriteriaBuilder<T>
- io.github.xezzon.zeroweb.common.jpa.IEntity<T>
Annotation Interface Hierarchy
- io.github.xezzon.zeroweb.common.jpa.IdGenerator (implements java.lang.annotation.Annotation)