Uses of Class
org.gvsig.sqlite.dal.operations.SQLiteFetchFeatureTypeOperation.SQLiteColumnInfo
Packages that use SQLiteFetchFeatureTypeOperation.SQLiteColumnInfo
-
Uses of SQLiteFetchFeatureTypeOperation.SQLiteColumnInfo in org.gvsig.sqlite.dal.geopackage
Method parameters in org.gvsig.sqlite.dal.geopackage with type arguments of type SQLiteFetchFeatureTypeOperation.SQLiteColumnInfoModifier and TypeMethodDescriptionstatic voidGeopackageUtils.load_gpkg_geometry_columns(Map<String, SQLiteFetchFeatureTypeOperation.SQLiteColumnInfo> columns_info, org.gvsig.fmap.dal.store.jdbc2.JDBCConnection conn, String tableName, org.gvsig.fmap.dal.store.jdbc2.spi.JDBCSQLBuilderBase sqlbuilder) -
Uses of SQLiteFetchFeatureTypeOperation.SQLiteColumnInfo in org.gvsig.sqlite.dal.operations
Methods in org.gvsig.sqlite.dal.operations with parameters of type SQLiteFetchFeatureTypeOperation.SQLiteColumnInfoModifier and TypeMethodDescriptionvoidSQLiteFetchFeatureTypeOperation.SQLiteColumnInfo.copyfrom(SQLiteFetchFeatureTypeOperation.SQLiteColumnInfo other)