| Class | Description |
|---|---|
| AttributeNames |
(
@wurblet) Generate code to define the attribute- and relation-names of an entity. |
| ColumnLengths |
(
@wurblet) Generate code to define the column lengths. |
| ColumnNames |
(
@wurblet) Generate code to define the database column names. |
| DomainMethods |
(
@wurblet) Generate domain method definitions. |
| DTO |
(
@wurblet) DTO creates code for a data transfer object. |
| DTOWurblet |
Base class for the
@DTO-wurblet. |
| Include |
(
@wurblet) Includes another file. |
| IncludeWurblet |
Base class for the
@Include-wurblet. |
| Inject |
(
@wurblet) Injects code from the argument list. |
| Methods |
(
@wurblet) Generate getter and setter definitions of an entity. |
| ModelComment |
(
@wurblet) Generate a comment to document the relations and usage of the entity. |
| ModelCommentSupport |
Support methods for model comment.
|
| ModelWurblet |
Extended
AbstractJavaWurblet providing basic functionality for the persistent object model. |
| Relations |
(
@wurblet) Generate relation method definitions of an entity. |
| TentackleWurbletsModel |
Extended model aware of heap-files and global loading exception.
|
| UniqueDomainKey |
(
@wurblet) Generate unique domain key class for an entity. |
Tentackle - distributed, domain- and model-driven