| Modifier and Type | Class and Description |
|---|---|
class |
DdlImpl
This is the key class for configuring (query parameters) and executing a database query.
|
| Modifier and Type | Method and Description |
|---|---|
Ddl |
DatabaseImpl.ddl(String sql) |
Ddl |
Database.ddl(String sql)
Create a DDL (schema modifying) statement for further manipulation and execution.
|
Copyright © 2016. All rights reserved.