Uses of Class
org.deegree.feature.persistence.mapping.Join

Packages that use Join
org.deegree.feature.persistence.mapping   
org.deegree.filter.sql   
 

Uses of Join in org.deegree.feature.persistence.mapping
 

Methods in org.deegree.feature.persistence.mapping that return types with arguments of type Join
 java.util.List<Join> MappedXPath.getJoins()
          Returns the required joins.
 

Uses of Join in org.deegree.filter.sql
 

Methods in org.deegree.filter.sql that return types with arguments of type Join
 java.util.List<Join> PropertyNameMapping.getJoins()
           
 

Constructor parameters in org.deegree.filter.sql with type arguments of type Join
PropertyNameMapping(TableAliasManager aliasManager, DBField valueField, java.util.List<Join> joins, CRS crs, java.lang.String srid)
           
 



Copyright © 2011. All Rights Reserved.