Package org.gvsig.sqlite.dal.operations
Class SQLiteFetchFeatureTypeOperation.SQLiteColumnInfo
java.lang.Object
org.gvsig.sqlite.dal.operations.SQLiteFetchFeatureTypeOperation.SQLiteColumnInfo
- Direct Known Subclasses:
GeopackageGeometryColumns.GeopackageGeometryColumn
- Enclosing class:
SQLiteFetchFeatureTypeOperation
-
Field Details
-
table_name
-
column_column
-
column_def
-
-
Constructor Details
-
SQLiteColumnInfo
public SQLiteColumnInfo()
-
-
Method Details
-
set
-
copyfrom
-
getTable_name
- Returns:
- the table_name
-
getColumn_column
- Returns:
- the column_column
-
getColumn_def
- Returns:
- the column_def
-