Class GeopackageIndexManagerImpl
java.lang.Object
org.gvsig.sqlite.dal.geopackage.index.GeopackageIndexManagerImpl
- All Implemented Interfaces:
GeopackageIndexManager
- Author:
- jjdelcerro
-
Constructor Summary
Constructors -
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)
-
Constructor Details
-
GeopackageIndexManagerImpl
public GeopackageIndexManagerImpl()
-
-
Method Details
-
checkGeometryIndexes
public void checkGeometryIndexes(org.gvsig.fmap.dal.store.jdbc2.JDBCConnection conn, String tablename, org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor attr) - Specified by:
checkGeometryIndexesin interfaceGeopackageIndexManager
-
getGeometryIndex
- Specified by:
getGeometryIndexin interfaceGeopackageIndexManager
-