Class SQLiteFetchFeatureTypeOperation.SQLiteColumnInfo

java.lang.Object
org.gvsig.sqlite.dal.operations.SQLiteFetchFeatureTypeOperation.SQLiteColumnInfo
Direct Known Subclasses:
GeopackageGeometryColumns.GeopackageGeometryColumn
Enclosing class:
SQLiteFetchFeatureTypeOperation

public static class SQLiteFetchFeatureTypeOperation.SQLiteColumnInfo extends Object
  • Field Details

    • table_name

      protected String table_name
    • column_column

      protected String column_column
    • column_def

      protected String column_def
  • Constructor Details

    • SQLiteColumnInfo

      public SQLiteColumnInfo()
  • Method Details