org.geotools.data.joining
Class JoiningNestedAttributeMapping.Instance
Object
JoiningNestedAttributeMapping.Instance
- Enclosing class:
- JoiningNestedAttributeMapping
protected static class JoiningNestedAttributeMapping.Instance
- extends Object
Instance that holds temporary data for going through the features, for each 'caller' (any
object going through the features) there is one.
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
featureIterators
public Map<Name,DataAccessMappingFeatureIterator> featureIterators
nestedSourceExpressions
public Map<Name,Expression> nestedSourceExpressions
skipped
public List<JoiningNestedAttributeMapping.Instance.Skip> skipped
baseTableQuery
public Query baseTableQuery
mapping
public FeatureTypeMapping mapping
JoiningNestedAttributeMapping.Instance
protected JoiningNestedAttributeMapping.Instance()
Copyright © 1996-2014 Geotools. All Rights Reserved.