Alle Klassen und Schnittstellen

Klasse
Beschreibung
A skipSourceDecider which returns true if the option "torque.om.generateBeans" is true.
Collects the children which have a certain attribute set to true in another child element.
The model of the column tag in a Torque schema file.
Contains the attributes for a column source element which are not defined in the Torque schema.
Contains the child elements for a column source element which are not defined in the Torque schema.
The model of the database tag in a Torque schema file.
Contains the attributes for a database source element which are not defined in the Torque schema.
Contains the child elements for a database source element which are not defined in the Torque schema.
A transformer which sets attributes for the table elements for generating the map init classes.
A transformer providing extra attributes for the generation of the mapInit classes.
The model of the domain tag in a Torque schema file.
A skip decider which returns true if the attribute "generateEnum" is set to "true" the current source element.
The model of the enum-value tag in a Torque schema file.
Contains the attributes for a enum-value source element which are not defined in the Torque schema.
The model of the externam-schema tag in a Torque schema file.
The model of the foreign-key tag in a Torque schema file.
Contains the attribute names of the foreign-key source element which are not defined in the Torque schema.
Contains the attribute names of the child elements for a foreign-key source element which are not defined in the Torque schema.
Contains the child elements for a foreign-key source element which are not defined in the Torque schema.
The model of the id-method-parameter tag in a Torque schema file.
The model of the include-schema tag in a Torque schema file.
A SourceTransformer which includes other schemata into the current graph.
The model of the index tag in a Torque schema file.
The model of the index-column tag in a Torque schema file.
The model of the inheritance tag in a Torque schema file.
Contains the attributes for a inheritance source element which are not defined in the Torque schema.
A skip decider which returns true if the attribute "interface" is set on the current source element and if the name does not contain a dot.
Defines the standard attributes for a source element representing a java field (i.e instance variable of a class).
An enum for all java types known to the generator.
The option names which are used in the java code of the jdbc2schema templates.
Performs the transformations which are necessary to apply the jdbc2schema templates to the source tree.
A SourceTransformer which loads the external schemata tables and views into the current graph.
A skipSourceDecider which returns true if the option "torque.om.useManagers" is true and the current table has a primary key.
A source filter which returns true if the option "torque.om.generateMapInit" is true.
Does java related mappings.
Sets the class names and packages for the OM model.
Sets the referenced and referencing columns for the column.
Sets the foreign tables for each of the foreign keys, and define variables, getters and setters for the complexObjectModel.
Transforms an Inheritance element.
Creates the joinGetter Elements on a table.
Sets the foreign tables for each of the foreign keys, and define variables, getters and setters for the complexObjectModel.
Transforms the tables and views in the OM model.
Performs the transformations which are necessary to apply the OM templates to the source tree.
The model of the option tag in a Torque schema file.
A skip decider which returns true if the attribute "peerInterface" is set on the current source element and if the name does not contain a dot.
Interface for RDBMS platform specific behaviour.
Default implementation for the Platform interface.
Derby Platform implementation.
Factory class responsible to create Platform objects that define RDBMS platform specific behaviour.
HSQLDB (formerly known as Hypersonic) Platform implementation.
MS SQL Platform implementation.
MySql Platform implementation.
Oracle Platform implementation.
Postgresql Platform implementation.
The model of the reference tag in a Torque schema file.
Contains the child elements for a reference source element which are not defined in the Torque schema.
All available result set getter methods.
Enum for known SQL types.
Helper class for retrieving the schema type of a column.
Supports the Derby / DB2 / SQL92 standard for defining Binary data fields with either CHAR(#) FOR BIT DATA or VARCHAR(#) FOR BIT DATA.
Contains the attributes created by the SQLTransformer.
Transforms the tables in the OM model for sql generation.
Transforms the tables in the OM model for sql generation.
The SQL type data for a column.
The model of the table tag in a Torque schema file.
Contains the attributes for a table source element which are not defined in the Torque schema.
Contains the child elements for a table source element which are not defined in the Torque schema.
The option names which are used in the java code of the templates.
Contains all attribute names from the Torque schema.
Contains all element names from the Torque schema.
Holds all IdMethods known in the Torque schema
The possible values of the inheritance attribute of the column element.
The possible values the javaType attribute of the column element.
Various mappings for schema types, e.g. to their corresponding Java object types, and Java native types.
The model of the unique tag in a Torque schema file.
The model of the unique-column tag in a Torque schema file.
The model of the view tag in a Torque schema file.
The model of the column tag in a Torque schema file.