Uses of Class
goldengate.common.database.model.DbModelPostgresql.DBType

Packages that use DbModelPostgresql.DBType
goldengate.common.database.model Classes implementing Database Model (H2, Oracle, PostgreSQL, MySQL) 
 

Uses of DbModelPostgresql.DBType in goldengate.common.database.model
 

Methods in goldengate.common.database.model that return DbModelPostgresql.DBType
static DbModelPostgresql.DBType DbModelPostgresql.DBType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DbModelPostgresql.DBType[] DbModelPostgresql.DBType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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