|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgoldengate.common.database.DbConstant
public class DbConstant

Constants value for database
| Field Summary | |
|---|---|
static DbAdmin |
admin
The current DbAdmin object |
static int |
DELAYMAXCONNECTION
Delay in second to try to connect |
static long |
ILLEGALVALUE
Illegal value as SpecialId of transfer (any value above is valid) |
static int |
MAXCONNECTION
Number of Database max connection (if pooled) |
static DbAdmin |
noCommitAdmin
The no-commit DbAdmin object |
static int |
VALIDTESTDURATION
How long to wait in second for a validation of connection (isValid(time)) |
| Constructor Summary | |
|---|---|
DbConstant()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final long ILLEGALVALUE
public static DbAdmin admin
public static DbAdmin noCommitAdmin
public static int VALIDTESTDURATION
public static int MAXCONNECTION
public static int DELAYMAXCONNECTION
| Constructor Detail |
|---|
public DbConstant()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||