public class PgSQLTableCommitAction extends Object
PRESERVE/DELETE ROWS) to include third option,
DROP, supported in PostgreSQL.| Modifier and Type | Field and Description |
|---|---|
static TableCommitAction |
DROP
The table commit action to
DROP table when transaction ends. |
| Constructor and Description |
|---|
PgSQLTableCommitAction() |
public static TableCommitAction DROP
DROP table when transaction ends.Copyright © 2010-2012. All Rights Reserved.