Class Hierarchy
- java.lang.Object
- org.ofbiz.core.entity.jdbc.dbtype.AbstractDatabaseType (implements org.ofbiz.core.entity.jdbc.dbtype.DatabaseType)
- org.ofbiz.core.entity.jdbc.dbtype.AbstractPostgresDatabaseType
- org.ofbiz.core.entity.jdbc.dbtype.Postgres73DatabaseType
- org.ofbiz.core.entity.jdbc.dbtype.PostgresDatabaseType
- org.ofbiz.core.entity.jdbc.dbtype.Hsql233DatabaseType
- org.ofbiz.core.entity.jdbc.dbtype.HsqlDatabaseType
- org.ofbiz.core.entity.jdbc.dbtype.Oracle10GDatabaseType
- org.ofbiz.core.entity.jdbc.dbtype.SapDB76DatabaseType
- org.ofbiz.core.entity.jdbc.dbtype.SapDBDatabaseType
- org.ofbiz.core.entity.jdbc.dbtype.SimpleDatabaseType
- org.ofbiz.core.entity.jdbc.dbtype.DB2DatabaseType
- org.ofbiz.core.entity.jdbc.dbtype.H2DatabaseType
- org.ofbiz.core.entity.jdbc.dbtype.MsSqlDatabaseType
- org.ofbiz.core.entity.jdbc.dbtype.MySqlDatabaseType
- org.ofbiz.core.entity.jdbc.dbtype.AbstractPostgresDatabaseType
- org.ofbiz.core.entity.jdbc.dbtype.DatabaseTypeFactory
- org.ofbiz.core.entity.jdbc.dbtype.AbstractDatabaseType (implements org.ofbiz.core.entity.jdbc.dbtype.DatabaseType)
Interface Hierarchy
- org.ofbiz.core.entity.jdbc.sql.escape.ReservedKeywordsAware
- org.ofbiz.core.entity.jdbc.dbtype.DatabaseType