Uses of Class
org.geotools.data.joining.JoiningQuery.QueryJoin
Packages that use JoiningQuery.QueryJoin
-
Uses of JoiningQuery.QueryJoin in org.geotools.appschema.jdbc
Methods in org.geotools.appschema.jdbc with parameters of type JoiningQuery.QueryJoinModifier and TypeMethodDescriptionprotected void
JoiningJDBCFeatureSource.addMultiValuedSort
(String tableName, Set<String> orderByFields, JoiningQuery.QueryJoin join, StringBuffer sql) -
Uses of JoiningQuery.QueryJoin in org.geotools.data.joining
Fields in org.geotools.data.joining with type parameters of type JoiningQuery.QueryJoinMethods in org.geotools.data.joining that return types with arguments of type JoiningQuery.QueryJoinMethod parameters in org.geotools.data.joining with type arguments of type JoiningQuery.QueryJoinModifier and TypeMethodDescriptionvoid
JoiningQuery.setQueryJoins
(List<JoiningQuery.QueryJoin> queryJoins)