|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QTableName | |
---|---|
org.deegree.feature.persistence.mapping | |
org.deegree.feature.persistence.postgis |
Uses of QTableName in org.deegree.feature.persistence.mapping |
---|
Methods in org.deegree.feature.persistence.mapping that return QTableName | |
---|---|
QTableName |
FeatureTypeMapping.getFtTable()
Returns the identifier of the table that the feature type is mapped to. |
Constructors in org.deegree.feature.persistence.mapping with parameters of type QTableName | |
---|---|
FeatureTypeMapping(javax.xml.namespace.QName ftName,
QTableName table,
FIDMapping fidMapping,
java.util.Map<javax.xml.namespace.QName,Mapping> propToMapping)
Creates a new FeatureTypeMapping instance. |
Uses of QTableName in org.deegree.feature.persistence.postgis |
---|
Constructors in org.deegree.feature.persistence.postgis with parameters of type QTableName | |
---|---|
InsertRow(QTableName table)
|
|
InsertRowNode(QTableName table,
JoinChain parentRelation)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |