Uses of Class
org.apache.torque.templates.model.IncludeSchema
-
Packages that use IncludeSchema Package Description org.apache.torque.templates.model This package contains the typed model for the torque schema. -
-
Uses of IncludeSchema in org.apache.torque.templates.model
Fields in org.apache.torque.templates.model with type parameters of type IncludeSchema Modifier and Type Field Description List<IncludeSchema>
Database. includeSchemaList
The list of included schemas for this database.
-