Klasse IncludeSchema

java.lang.Object
org.apache.torque.templates.model.IncludeSchema

public class IncludeSchema extends Object
The model of the include-schema tag in a Torque schema file.
Version:
$Id: $
  • Felddetails

    • parent

      public Database parent
      The schema root into which the referenced schema should be included.
    • filename

      public String filename
      The file name of the schema to include.
  • Konstruktordetails

    • IncludeSchema

      public IncludeSchema()