Whether the data object class is abstract.
Specifies an interface that the generated data object class implements.
The class name of the data object bean base class.
The package of the data object bean base class.
The base class of the data object class.
The class name of the data object base class.
The package of the data object base class.
The class name of the manager base class.
The package of the manager base class.
The base class of the peer class.
The class name of the peer static wrapper base class.
The class name of the peer implementation base class.
The package of the peer base class.
The class name of the record mapper base class.
The package of the record mapper base class.
The class name of the data object bean class.
The package of the data object bean class.
The columns of this table.
The class name of the data object class.
The package of the data object class.
A description of the table.
The foreign keys of this table.
The id method parameters for this table.
The index list for this table.
The unqualified name of the data object class.
The class name of the manager class.
The package of the manager class.
The optimistic Locking mode to use.
The options for this table.
The database to which this table belongs.
The class name of the peer static wrapper class.
The class name of the peer implementation class.
The interface for the peer class.
The package of the peer class.
The attribute contains all primary key columns
in a comma-separated String.
The name of the constraint defining the primary key of a table.
Contains all primary key columns of the table.
The class name of the record mapper class.
The package of the record mapper class.
Whether the save method resides in the data objects
(default is it is in the peer).
The name of the sequence from which the primary key of the table
is generated.
Whether sql generation should be skipped.
The list of unique indices for this table.
The unqualified part of the table name, omitting schema and database
information.
Override flag whether manager classes are used in this table.