-
Optional Element Summary
Optional Elements
boolean
Flattens hierarchical structure of object and makes parent fields exposed to PgTypeHelper.
Define the name of the database type, that a class represents.
boolean
Annotated java class can have more @DatabaseField annotated fields than corresponding database type.
-
Element Details
-
name
Define the name of the database type, that a class represents.
- Default:
""
-
inheritance
boolean inheritance
Flattens hierarchical structure of object and makes parent fields exposed to PgTypeHelper.
- Default:
false
-
partial
boolean partial
Annotated java class can have more @DatabaseField annotated fields than corresponding database type.
- Default:
false