|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JoinChain | |
|---|---|
| org.deegree.feature.persistence.mapping | |
| org.deegree.feature.persistence.mapping.property | |
| org.deegree.feature.persistence.postgis | |
| Uses of JoinChain in org.deegree.feature.persistence.mapping |
|---|
| Constructors in org.deegree.feature.persistence.mapping with parameters of type JoinChain | |
|---|---|
JoinChain(DBField dbf,
JoinChain jc)
|
|
| Uses of JoinChain in org.deegree.feature.persistence.mapping.property |
|---|
| Methods in org.deegree.feature.persistence.mapping.property that return JoinChain | |
|---|---|
JoinChain |
Mapping.getJoinedTable()
|
| Constructors in org.deegree.feature.persistence.mapping.property with parameters of type JoinChain | |
|---|---|
CompoundMapping(PropertyName path,
MappingExpression mapping,
java.util.List<Mapping> particles,
JoinChain joinedTable)
|
|
FeatureMapping(PropertyName path,
MappingExpression mapping,
javax.xml.namespace.QName valueFtName,
JoinChain joinedTable)
|
|
GeometryMapping(PropertyName path,
MappingExpression mapping,
GeometryPropertyType.GeometryType type,
GeometryPropertyType.CoordinateDimension dim,
CRS crs,
java.lang.String srid,
JoinChain joinedTable)
|
|
Mapping(PropertyName path,
MappingExpression mapping,
JoinChain joinedTable)
|
|
PrimitiveMapping(PropertyName path,
MappingExpression mapping,
PrimitiveType pt,
JoinChain joinedTable)
|
|
| Uses of JoinChain in org.deegree.feature.persistence.postgis |
|---|
| Methods in org.deegree.feature.persistence.postgis that return JoinChain | |
|---|---|
JoinChain |
InsertRowNode.getParentRelation()
|
| Constructors in org.deegree.feature.persistence.postgis with parameters of type JoinChain | |
|---|---|
InsertRowNode(QTableName table,
JoinChain parentRelation)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||