| Package | Description |
|---|---|
| org.batoo.jpa.jdbc | |
| org.batoo.jpa.jdbc.adapter |
| Modifier and Type | Method and Description |
|---|---|
static DDLMode |
DDLMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DDLMode[] |
DDLMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JdbcAdaptor.createOrUpdateTable(AbstractTable table,
DataSource datasource,
DDLMode ddlMode)
Creates or update the table.
|
Copyright © 2012-2013 Batoo Software & Consultancy. All Rights Reserved.