| Package | Description |
|---|---|
| org.waarp.common.database |
Classes implementing Database access
|
| org.waarp.common.guid |
Classes implementing GUID
|
| Modifier and Type | Method and Description |
|---|---|
GUID |
DbSession.getInternalId() |
| Modifier and Type | Method and Description |
|---|---|
static void |
DbAdmin.addConnection(GUID id,
DbSession session)
Add a Connection into the list
|
static void |
DbAdmin.removeConnection(GUID id)
Remove a Connection from the list
|
| Modifier and Type | Method and Description |
|---|---|
int |
GUID.compareTo(GUID guid) |
Copyright © 2009–2020 Waarp. All rights reserved.