| Package | Description |
|---|---|
| net.sf.okapi.virtualdb | |
| net.sf.okapi.virtualdb.jdbc | |
| net.sf.okapi.virtualdb.jdbc.h2 |
| Modifier and Type | Method and Description |
|---|---|
static IVRepository.OpeningMode |
IVRepository.OpeningMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IVRepository.OpeningMode[] |
IVRepository.OpeningMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IVRepository.open(String name,
IVRepository.OpeningMode mode) |
| Modifier and Type | Method and Description |
|---|---|
void |
Repository.open(String name,
IVRepository.OpeningMode mode) |
void |
IDBAccess.open(String name,
IVRepository.OpeningMode mode) |
| Modifier and Type | Method and Description |
|---|---|
void |
H2Access.open(String name,
IVRepository.OpeningMode mode) |
Copyright © 2019. All rights reserved.