| Package | Description |
|---|---|
| org.apache.oozie.util.db |
| Modifier and Type | Method and Description |
|---|---|
static SqlStatement.Delete |
SqlStatement.deleteFrom(Schema.Table table)
Return a new Delete Statement
|
SqlStatement.Delete |
SqlStatement.Delete.where(SqlStatement.Condition condition)
Set the where clause for DELETE
|
Copyright © 2016 Apache Software Foundation. All rights reserved.