public final class Db
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static TransactionalDb |
db |
static java.lang.String |
PREFIX |
| Modifier and Type | Method and Description |
|---|---|
static java.sql.Connection |
getConnection() |
static void |
init() |
static void |
shutdown() |
public static final java.lang.String PREFIX
public static final TransactionalDb db