Class ExternalSchema
java.lang.Object
org.apache.torque.templates.model.ExternalSchema
The model of the externam-schema tag in a Torque schema file.
- Version:
- $Id: $
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
parent
The database to which this external schema definition belongs to. -
filename
The file name of the external schema. -
database
The database element of the loaded external schema.
-
-
Constructor Details
-
ExternalSchema
public ExternalSchema()
-