goldengate.ftp.exec.database
Class DbConstant

java.lang.Object
  extended by goldengate.common.database.DbConstant
      extended by goldengate.ftp.exec.database.DbConstant

public class DbConstant
extends goldengate.common.database.DbConstant

Constants value for database

Author:
Frederic Bregier

Field Summary
static long ILLEGALVALUE
          Illegal value as SpecialId of transfer (any value above is valid)
 
Fields inherited from class goldengate.common.database.DbConstant
admin, DELAYMAXCONNECTION, MAXCONNECTION, noCommitAdmin, VALIDTESTDURATION
 
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

ILLEGALVALUE

public static final long ILLEGALVALUE
Illegal value as SpecialId of transfer (any value above is valid)

See Also:
Constant Field Values
Constructor Detail

DbConstant

public DbConstant()


Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.