Class Hierarchy
- java.lang.Object
- org.tentackle.model.impl.AttributeImpl (implements org.tentackle.model.Attribute, java.lang.Comparable<T>)
- org.tentackle.model.impl.CommonOptionsImpl (implements org.tentackle.model.CommonOptions)
- org.tentackle.model.impl.AttributeOptionsImpl (implements org.tentackle.model.AttributeOptions)
- org.tentackle.model.impl.EntityOptionsImpl (implements org.tentackle.model.EntityOptions)
- org.tentackle.model.impl.EntityFactoryImpl (implements org.tentackle.model.EntityFactory)
- org.tentackle.model.impl.EntityImpl (implements java.lang.Comparable<T>, org.tentackle.model.Entity)
- org.tentackle.model.impl.ForeignKeyImpl (implements java.lang.Comparable<T>, org.tentackle.model.ForeignKey)
- org.tentackle.model.impl.IndexAttributeImpl (implements org.tentackle.model.IndexAttribute)
- org.tentackle.model.impl.IndexImpl (implements org.tentackle.model.Index)
- org.tentackle.model.impl.ModelDirectoryImpl (implements org.tentackle.model.impl.ModelDirectory)
- org.tentackle.model.impl.ModelEntityImpl (implements org.tentackle.model.impl.ModelEntity)
- org.tentackle.model.impl.ModelImpl (implements org.tentackle.model.Model)
- org.tentackle.model.impl.RelationImpl (implements java.lang.Comparable<T>, org.tentackle.model.Relation)
Interface Hierarchy
- org.tentackle.model.impl.ModelDirectory
- org.tentackle.model.impl.ModelEntity