Klasse IncludeSchema
java.lang.Object
org.apache.torque.templates.model.IncludeSchema
The model of the include-schema tag in a Torque schema file.
- Version:
- $Id: $
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Felddetails
-
parent
The schema root into which the referenced schema should be included. -
filename
The file name of the schema to include.
-
-
Konstruktordetails
-
IncludeSchema
public IncludeSchema()
-