org.castor.ddlgen.schemaobject
Class Schema
- SchemaObject
public abstract class Schema
Abstract base class for all schemas.
$Revision: 5951 $ $Date: 2006-04-25 16:09:10 -0600 (Tue, 25 Apr 2006) $
addTable
public final void addTable(Table table)
Add given table to list of tables.
table
- Table to add to list of tables.
getTable
public final Table getTable(String name)
Get table with given name.
name
- Name of table to return.
getTable
public final Table getTable(int index)
Get table at given index.
index
- Index of table to return.
getTableCount
public final int getTableCount()
Get number of tables.
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com