|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.tools.datastore.DDLGenerator.TableDefinition
class DDLGenerator.TableDefinition
| Field Summary | |
|---|---|
(package private) String |
tableName
|
| Constructor Summary | |
|---|---|
DDLGenerator.TableDefinition(String tableName,
int type)
|
|
| Method Summary | |
|---|---|
(package private) void |
addColumn(DDLGenerator.ColumnDefinition column)
|
(package private) void |
addColumns(Collection<DDLGenerator.ColumnDefinition> columns)
|
(package private) DDLGenerator.ColumnDefinition |
getColumn(String name)
|
(package private) DDLGenerator.ColumnDefinition[] |
getColumns()
|
(package private) String |
getName()
|
(package private) DDLGenerator.ColumnDefinition[] |
getPKColumns()
|
(package private) int |
getType()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
String tableName
| Constructor Detail |
|---|
DDLGenerator.TableDefinition(String tableName,
int type)
| Method Detail |
|---|
String getName()
int getType()
DDLGenerator.ColumnDefinition[] getColumns()
DDLGenerator.ColumnDefinition[] getPKColumns()
DDLGenerator.ColumnDefinition getColumn(String name)
void addColumn(DDLGenerator.ColumnDefinition column)
void addColumns(Collection<DDLGenerator.ColumnDefinition> columns)
public String toString()
toString in class Object
|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net