Revision 47579 trunk/org.gvsig.desktop/org.gvsig.desktop.plugin/org.gvsig.sqlite/org.gvsig.sqlite.provider/src/main/java/org/gvsig/sqlite/dal/geopackage/index/GeopackageIndex.java

View differences:

GeopackageIndex.java
40 40

  
41 41
    void setHasIndex(FeatureAttributeDescriptor attr, boolean b);
42 42
    
43
    public List<String> getRemoveIndexSQL(String tablename, String fieldnamegeom);
44
    
43 45
}

Also available in: Unified diff