deegree 2.1 (2007/11/08 09:57 build-328-official)

Uses of Class
org.deegree.tools.datastore.DDLGenerator.TableDefinition

Packages that use DDLGenerator.TableDefinition
org.deegree.tools.datastore   
 

Uses of DDLGenerator.TableDefinition in org.deegree.tools.datastore
 

Fields in org.deegree.tools.datastore with type parameters of type DDLGenerator.TableDefinition
protected  Map<String,DDLGenerator.TableDefinition> DDLGenerator.tables
           
 

Methods in org.deegree.tools.datastore that return DDLGenerator.TableDefinition
protected  DDLGenerator.TableDefinition[] DDLGenerator.getTables(int type)
          Returns all table definitions of the given type.
 

Methods in org.deegree.tools.datastore with parameters of type DDLGenerator.TableDefinition
protected  StringBuffer PostGISDDLGenerator.generateCreateStatements(DDLGenerator.TableDefinition table)
          Generates the DDL statements necessary for the creation of the given table definition.
protected abstract  StringBuffer DDLGenerator.generateCreateStatements(DDLGenerator.TableDefinition table)
          Generates the DDL statements necessary for the creation of the given table definition.
protected  StringBuffer PostGISDDLGenerator.generateDropStatements(DDLGenerator.TableDefinition table)
          Generates the DDL statements necessary for the removal of the given table definition.
protected abstract  StringBuffer DDLGenerator.generateDropStatements(DDLGenerator.TableDefinition table)
          Generates the DDL statements necessary for the removal of the given table definition.
 


deegree 2.1 (2007/11/08 09:57 build-328-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net