public class GeopackageIndexManagerImpl extends java.lang.Object implements GeopackageIndexManager
Constructor and Description |
---|
GeopackageIndexManagerImpl() |
Modifier and Type | Method and Description |
---|---|
void |
checkGeometryIndexes(JDBCConnection conn,
java.lang.String tablename,
FeatureAttributeDescriptor attr) |
GeopackageIndex |
getGeometryIndex(FeatureAttributeDescriptor attr) |
public void checkGeometryIndexes(JDBCConnection conn, java.lang.String tablename, FeatureAttributeDescriptor attr)
checkGeometryIndexes
in interface GeopackageIndexManager
public GeopackageIndex getGeometryIndex(FeatureAttributeDescriptor attr)
getGeometryIndex
in interface GeopackageIndexManager