|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DBSession.ENGINE | |
|---|---|
| org.gcube.application.aquamaps.aquamapsservice.impl.db | |
| Uses of DBSession.ENGINE in org.gcube.application.aquamaps.aquamapsservice.impl.db |
|---|
| Methods in org.gcube.application.aquamaps.aquamapsservice.impl.db that return DBSession.ENGINE | |
|---|---|
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. |
| Methods in org.gcube.application.aquamaps.aquamapsservice.impl.db with parameters of type DBSession.ENGINE | |
|---|---|
void |
MySQLDBSession.createTable(String tableName,
String[] columnsAndConstraintDefinition,
int numParitions,
String partitioningKey,
DBSession.ENGINE... engines)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||