This method will map the classes of the attributes of featureType to sql types and generate a 'CREATE TABLE' statement against the underlying database.
@see DataStore#createSchema(SimpleFeatureType) @throws IllegalArgumentException If the table already exists. @throws IOException If the table cannot be created due to an error.
|
|
|
|
|
|
|
|
|
|