Uses of Package
org.apache.torque.templates.model
-
Packages that use org.apache.torque.templates.model Package Description org.apache.torque.templates.model This package contains the typed model for the torque schema.org.apache.torque.templates.transformer Contains transformers and their helpers throughout the templates.org.apache.torque.templates.transformer.om Contains transformers and their helpers for the generation of OM classes.org.apache.torque.templates.transformer.sql Contains various classes for typemapping. -
Classes in org.apache.torque.templates.model used by org.apache.torque.templates.model Class Description Column The model of the column tag in a Torque schema file.Database The model of the database tag in a Torque schema file.Domain The model of the domain tag in a Torque schema file.EnumValue The model of the enum-value tag in a Torque schema file.ExternalSchema The model of the externam-schema tag in a Torque schema file.ForeignKey The model of the foreign-key tag in a Torque schema file.IdMethodParameter The model of the id-method-parameter tag in a Torque schema file.IncludeSchema The model of the include-schema tag in a Torque schema file.Index The model of the index tag in a Torque schema file.IndexColumn The model of the index-column tag in a Torque schema file.Inheritance The model of the inheritance tag in a Torque schema file.Option The model of the option tag in a Torque schema file.Reference The model of the reference tag in a Torque schema file.Table The model of the table tag in a Torque schema file.Unique The model of the unique tag in a Torque schema file.UniqueColumn The model of the unique-column tag in a Torque schema file.View The model of the view tag in a Torque schema file.ViewColumn The model of the column tag in a Torque schema file. -
Classes in org.apache.torque.templates.model used by org.apache.torque.templates.transformer Class Description Column The model of the column tag in a Torque schema file.Database The model of the database tag in a Torque schema file. -
Classes in org.apache.torque.templates.model used by org.apache.torque.templates.transformer.om Class Description Database The model of the database tag in a Torque schema file. -
Classes in org.apache.torque.templates.model used by org.apache.torque.templates.transformer.sql Class Description Database The model of the database tag in a Torque schema file.Table The model of the table tag in a Torque schema file.