Package | Description |
---|---|
org.waarp.common.database |
Classes implementing Database access
|
org.waarp.common.utility |
Classes implementing Some String and File facility
|
Modifier and Type | Method and Description |
---|---|
UUID |
DbSession.getInternalId() |
Modifier and Type | Method and Description |
---|---|
static void |
DbAdmin.addConnection(UUID id,
DbSession session)
Add a Connection into the list
|
static void |
DbAdmin.removeConnection(UUID id)
Remove a Connection from the list
|
Modifier and Type | Method and Description |
---|---|
protected UUID |
UUID.setBytes(byte[] bytes)
Internal function
|
Modifier and Type | Method and Description |
---|---|
int |
UUID.compareTo(UUID arg0) |
Copyright © 2009–2019 Waarp. All rights reserved.