|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.io.datastore.sql.transaction.delete.TableReference
class TableReference
Represents a reference from a table to another table. This corresponds to a TableRelation
declaration in an annotated GML schema, but with unambigious direction: the source (from) table
contains the foreign key.
Constructor Summary | |
---|---|
TableReference(TableRelation relation)
Creates a new TableReference instance from the given TableRelation . |
Method Summary | |
---|---|
(package private) MappingField[] |
getFkColumns()
Returns the columns that build the foreign key (in the 'from' table). |
(package private) java.lang.String |
getFromTable()
Returns the name of the 'from' table. |
(package private) MappingField[] |
getKeyColumns()
Returns the columns that build the key (in the 'to' table). |
(package private) java.lang.String |
getToTable()
Returns the name of the 'to' table. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
TableReference(TableRelation relation)
TableReference
instance from the given TableRelation
.
relation
- Method Detail |
---|
MappingField[] getFkColumns()
java.lang.String getFromTable()
MappingField[] getKeyColumns()
java.lang.String getToTable()
public java.lang.String toString()
toString
in class java.lang.Object
|
deegree 2.5 (2011/06/29 09:44 build-8-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://www.deegree.org