| Package | Description |
|---|---|
| net.java.ao | |
| net.java.ao.schema.ddl |
| Modifier and Type | Method and Description |
|---|---|
protected SQLAction |
DatabaseProvider.renderInsert(DDLTable ddlTable,
DDLValue[] ddlValues) |
| Modifier and Type | Method and Description |
|---|---|
DDLValue[] |
DDLAction.getValues() |
| Modifier and Type | Method and Description |
|---|---|
static DDLAction |
DDLActions.newInsert(DDLTable table,
DDLValue[] values) |
DDLActionBuilder |
DDLActionBuilder.setValues(DDLValue[] values) |
void |
DDLAction.setValues(DDLValue[] values) |
Copyright © 2007–2021 Atlassian. All rights reserved.