类分层结构
- java.lang.Object
- cn.devezhao.persist4j.dialect.editor.AbstractFieldEditor (implements cn.devezhao.persist4j.dialect.Editor)
- cn.devezhao.persist4j.query.AjqlResultImpl (implements cn.devezhao.persist4j.query.Result)
- cn.devezhao.persist4j.metadata.BaseMetaObject (implements cn.devezhao.persist4j.metadata.BaseMeta)
- cn.devezhao.persist4j.metadata.impl.EntityImpl (implements java.lang.Cloneable, cn.devezhao.persist4j.Entity)
- cn.devezhao.persist4j.metadata.impl.AnyEntity
- cn.devezhao.persist4j.metadata.impl.FieldImpl (implements java.lang.Cloneable, cn.devezhao.persist4j.Field)
- cn.devezhao.persist4j.query.BaseQuery<T> (implements cn.devezhao.persist4j.query.IQuery<T>)
- cn.devezhao.persist4j.util.CaseInsensitiveMap<V> (implements java.util.Map<K,V>)
- antlr.CharScanner (implements antlr.TokenStream)
- cn.devezhao.persist4j.query.compiler.antlr.AjQLLexer (implements cn.devezhao.persist4j.query.compiler.antlr.AjQLParserTokenTypes, antlr.TokenStream)
- cn.devezhao.persist4j.metadata.impl.ConfigurationMetadataFactory (implements cn.devezhao.persist4j.metadata.MetadataFactory)
- cn.devezhao.persist4j.dialect.Dialect (implements java.io.Serializable)
- cn.devezhao.persist4j.dialect.FieldType (implements java.io.Serializable, cn.devezhao.persist4j.dialect.Type)
- cn.devezhao.persist4j.dialect.function.GetDateFunction (implements cn.devezhao.persist4j.dialect.function.SqlFunction)
- cn.devezhao.persist4j.engine.ID (implements java.io.Serializable)
- cn.devezhao.persist4j.engine.JdbcSupport
- cn.devezhao.persist4j.query.compiler.JoinField (implements cn.devezhao.persist4j.query.compiler.SelectItem)
- cn.devezhao.persist4j.query.compiler.JoinTree (implements java.io.Serializable)
- cn.devezhao.persist4j.query.compiler.JoinTree.JoinNode (implements java.io.Serializable)
- cn.devezhao.persist4j.record.JsonRecordCreator (implements cn.devezhao.persist4j.record.RecordCreator)
- cn.devezhao.persist4j.query.compiler.NestedSelectContext (implements java.io.Serializable)
- cn.devezhao.persist4j.engine.NullValue (implements java.io.Serializable)
- cn.devezhao.persist4j.query.compiler.ParameterItem (implements java.io.Serializable)
- antlr.Parser
- cn.devezhao.persist4j.query.compiler.antlr.ParserHelper
- cn.devezhao.persist4j.engine.PersistManagerFactoryImpl (implements cn.devezhao.persist4j.PersistManagerFactory)
- org.springframework.core.io.support.PropertiesLoaderSupport
- org.springframework.beans.factory.config.PropertyResourceConfigurer (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.core.PriorityOrdered)
- org.springframework.beans.factory.config.PlaceholderConfigurerSupport (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware)
- org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
- org.springframework.beans.factory.config.PreferencesPlaceholderConfigurer (implements org.springframework.beans.factory.InitializingBean)
- cn.devezhao.persist4j.query.compiler.QueryCompiler (implements java.io.Serializable)
- cn.devezhao.persist4j.util.support.QueryHelper
- cn.devezhao.persist4j.record.RecordVisitor
- cn.devezhao.persist4j.util.support.SchemaExport
- cn.devezhao.persist4j.query.SlowLogger
- cn.devezhao.persist4j.exception.SqlExceptionConverter
- cn.devezhao.persist4j.engine.SqlExecutorContext (implements java.io.Serializable)
- cn.devezhao.persist4j.util.SqlHelper
- cn.devezhao.persist4j.engine.StandardRecord (implements cn.devezhao.persist4j.Record)
- cn.devezhao.persist4j.util.StringHelper
- cn.devezhao.persist4j.util.support.Table
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.apache.commons.lang.exception.NestableRuntimeException (implements org.apache.commons.lang.exception.Nestable)
- cn.devezhao.commons.identifier.UUIDHexGenerator (implements cn.devezhao.commons.identifier.IdentifierGenerator)
- cn.devezhao.persist4j.record.XmlBean
- cn.devezhao.persist4j.util.XmlHelper
- cn.devezhao.persist4j.util.XmlHelper.DTDEntityResolver (implements org.xml.sax.EntityResolver)
- cn.devezhao.persist4j.util.XmlHelper.ErrorLogger (implements org.xml.sax.ErrorHandler)
- cn.devezhao.persist4j.record.XmlRecordCreator (implements cn.devezhao.persist4j.record.RecordCreator)
接口分层结构
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)