Uses of Package
org.tentackle.model
Packages that use org.tentackle.model
Package
Description
Entity model.
Default model implementation.
Database migration support.
Model parsing.
Model pretty printing.
-
Classes in org.tentackle.model used by org.tentackle.modelClassDescriptionAccess scope.An attribute.Options for attributes.Describes the sorting of an attribute.Factory for code snippets used by generators such as wurblets.Options common for attributes and entities.Custom model validator.
Applications may enforce extra rules on the model.The entity.Holds aliases for entities.
Allows mapping of names used in relations or inheritance to map to entity names, for example, to simplify refactoring.A factory for entity models.Entity model information.Global options for the whole entity.Foreign key for referential integrity.Describes a database index.An attribute of an index.The kind of inheritance.The referential integrity mode.Argument to use in select- and delete-methods.Model singleton.Defaults for model parsing.Element as part of the model.Describes a model error.Model parsing exception.Model utility methods.
May be replaced by project specific implementation via@Service.Enforces application specific rules for names.
This is an additional check to the backend rules.A relation to an entity.The relation type.The selection type.Attribute sorting.Information about the source.Object tracking type. -
Classes in org.tentackle.model used by org.tentackle.model.implClassDescriptionAccess scope.An attribute.Options for attributes.Describes the sorting of an attribute.Options common for attributes and entities.The entity.Holds aliases for entities.
Allows mapping of names used in relations or inheritance to map to entity names, for example, to simplify refactoring.A factory for entity models.Entity model information.Global options for the whole entity.Foreign key for referential integrity.Describes a database index.An attribute of an index.The kind of inheritance.The referential integrity mode.Argument to use in select- and delete-methods.Model singleton.Defaults for model parsing.A directory holding model files.
The model dir is capable to detect changes, usually model files added by the Wurbelizer.Element as part of the model.Describes a model error.Model parsing exception.Enforces application specific rules for names.
This is an additional check to the backend rules.A relation to an entity.The relation type.The selection type.Information about the source.Object tracking type. -
Classes in org.tentackle.model used by org.tentackle.model.migrateClassDescriptionAn attribute.The entity.Foreign key for referential integrity.Describes a database index.Model parsing exception.
-
Classes in org.tentackle.model used by org.tentackle.model.parseClassDescriptionDefaults for model parsing.Model parsing exception.Information about the source.
-
Classes in org.tentackle.model used by org.tentackle.model.printClassDescriptionAn attribute.The entity.Describes a database index.Defaults for model parsing.A relation to an entity.