| Package | Description |
|---|---|
| org.gcube.application.aquamaps.aquamapsservice.impl.db |
| Modifier and Type | Method and Description |
|---|---|
static DBSession.ENGINE |
DBSession.ENGINE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DBSession.ENGINE[] |
DBSession.ENGINE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MySQLDBSession.createTable(String tableName,
String[] columnsAndConstraintDefinition,
int numParitions,
String partitioningKey,
DBSession.ENGINE... engines) |
Copyright © 2016. All Rights Reserved.