public class PostgreSQLAppendOperation extends AppendOperation
connection, database, helper, preparedStatement, schema, sql, sqlbuilder, table, type
Constructor and Description |
---|
PostgreSQLAppendOperation(JDBCHelper helper,
String database,
String schema,
String table,
FeatureType type) |
Modifier and Type | Method and Description |
---|---|
void |
append(FeatureProvider feature) |
abort, begin, clean, end
public PostgreSQLAppendOperation(JDBCHelper helper, String database, String schema, String table, FeatureType type)
public void append(FeatureProvider feature) throws DataException
append
in class AppendOperation
DataException