Uses of Class
org.geotools.data.complex.config.JdbcMultipleValue
-
Packages that use JdbcMultipleValue Package Description org.geotools.appschema.jdbc -
-
Uses of JdbcMultipleValue in org.geotools.appschema.jdbc
Methods in org.geotools.appschema.jdbc with parameters of type JdbcMultipleValue Modifier and Type Method Description FeatureReader<SimpleFeatureType,SimpleFeature>
JoiningJDBCFeatureSource. getJoiningReaderInternal(JdbcMultipleValue mv, JoiningQuery query)
Gets a feature reader for a JDBC multivalued mapping.
-