Package | Description |
---|---|
org.h2.engine |
Contains high level classes of the database and classes that don't fit in another sub-package.
|
Modifier and Type | Method and Description |
---|---|
static Mode |
Mode.getInstance(String name)
Get the mode with the given name.
|
Mode |
Database.getMode() |
Modifier and Type | Method and Description |
---|---|
void |
Database.setMode(Mode mode) |
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.