Module org.tentackle.model
Package org.tentackle.model.impl
Default model implementation.
-
Interface Summary Interface Description ModelDirectory A directory holding model files.ModelEntity Entity as a component of a model. -
Class Summary Class Description AttributeImpl Attribute implementation.AttributeOptionsImpl CommonOptionsImpl Implementation of common options.EntityFactoryImpl The default entity model factory.EntityImpl The entity model implementation.EntityOptionsImpl Entity options.ForeignKeyImpl Implementation of a foreign key.IndexAttributeImpl Index part.IndexImpl Index descriptor.ModelDirectoryImpl Default implementation of aModelDirectory.ModelEntityImpl Entity as a component of a model.ModelImpl Model implementation.RelationImpl Relation implementation.