Interface GeopackageIndexManager
- All Known Implementing Classes:
GeopackageIndexManagerImpl
public interface GeopackageIndexManager
- Author:
- jjdelcerro
-
Method Summary
Modifier and TypeMethodDescriptionvoidcheckGeometryIndexes(org.gvsig.fmap.dal.store.jdbc2.JDBCConnection conn, String tablename, org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor attr) getGeometryIndex(org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor attr)
-
Method Details
-
getGeometryIndex
-
checkGeometryIndexes
void checkGeometryIndexes(org.gvsig.fmap.dal.store.jdbc2.JDBCConnection conn, String tablename, org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor attr)
-