Class IncludeSchema
java.lang.Object
org.apache.torque.templates.model.IncludeSchema
The model of the include-schema tag in a Torque schema file.
- Version:
- $Id: $
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
parent
The schema root into which the referenced schema should be included. -
filename
The file name of the schema to include.
-
-
Constructor Details
-
IncludeSchema
public IncludeSchema()
-