Uses of Package
goldengate.common.database.model

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

Classes in goldengate.common.database.model used by goldengate.common.database
DbType
          Type of Database supported
 

Classes in goldengate.common.database.model used by goldengate.common.database.model
DbModel
          Interface for Database Model This class is an interface for special functions that needs special implementations according to the database model used.
DbModelAbstract
          This Abstract class regroups common methods for all implementation classes.
DbModelH2.DBType
           
DbModelMysql.DBType
           
DbModelOracle.DBType
           
DbModelPostgresql.DBType
           
DbType
          Type of Database supported
 



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