| Package | Description |
|---|---|
| org.teasoft.bee.osql.chain |
Interface for standard SQL with chain programming.
|
| Modifier and Type | Method and Description |
|---|---|
Delete |
Delete.delete(String table) |
Delete |
Delete.drop() |
Delete |
Delete.drop(String table) |
Delete |
Delete.IfExists() |
Delete |
Delete.table(String table) |
Delete |
Delete.truncate(String table) |
Copyright © 2024. All rights reserved.