Class Hierarchy
- java.lang.Object
- com.fasterxml.jackson.databind.AnnotationIntrospector (implements java.io.Serializable, com.fasterxml.jackson.core.Versioned)
- com.fasterxml.jackson.databind.introspect.JacksonAnnotationIntrospector (implements java.io.Serializable)
- net.ideahut.springboot.entity.EntityAnnotationIntrospector
- com.fasterxml.jackson.databind.introspect.JacksonAnnotationIntrospector (implements java.io.Serializable)
- net.ideahut.springboot.entity.AttributeOverrides
- net.ideahut.springboot.entity.EntityAudit.Name
- net.ideahut.springboot.entity.EntityAudit.Name.Column
- net.ideahut.springboot.entity.EntityAudit.Name.Field
- net.ideahut.springboot.entity.EntityBase (implements java.io.Serializable)
- net.ideahut.springboot.entity.EntityAudit
- net.ideahut.springboot.entity.EntityAuditSoftDelete (implements net.ideahut.springboot.entity.EntitySoftDelete)
- net.ideahut.springboot.entity.EntityAudit
- net.ideahut.springboot.entity.EntityHelper
- net.ideahut.springboot.entity.EntityInfo
- net.ideahut.springboot.entity.EntityIntegrator
- net.ideahut.springboot.entity.EntityNative
- net.ideahut.springboot.entity.EntityNative.ColumnConverter
- net.ideahut.springboot.entity.EntityNative.LazyLoad
- net.ideahut.springboot.entity.EntityNative.Parameter
- net.ideahut.springboot.entity.EntityNative.Select
- net.ideahut.springboot.entity.EntityReplica
- net.ideahut.springboot.entity.EntityReplica.Creation
- net.ideahut.springboot.entity.EntityTrxManagerImpl (implements net.ideahut.springboot.bean.BeanConfigure<T>, net.ideahut.springboot.entity.EntityTrxManager, net.ideahut.springboot.init.InitMapper)
- net.ideahut.springboot.entity.FieldInfo
- net.ideahut.springboot.entity.IdInfo
- net.ideahut.springboot.entity.JoinColumns
- net.ideahut.springboot.entity.TrxManagerInfo
- net.ideahut.springboot.entity.TrxManagerInfo.Action
- com.fasterxml.jackson.databind.AnnotationIntrospector (implements java.io.Serializable, com.fasterxml.jackson.core.Versioned)
Interface Hierarchy
- net.ideahut.springboot.entity.EntityTrxManager
- net.ideahut.springboot.entity.SessionCallable<V>
- net.ideahut.springboot.entity.StatelessSessionCallable<V>