| Package | Description |
|---|---|
| com.feedzai.commons.sql.abstraction.engine.impl |
Database specific implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DB2Engine
DB2 specific database implementation.
|
class |
H2Engine
H2 specific database implementation.
|
class |
MySqlEngine
MySQL specific database implementation.
|
class |
OracleEngine
Oracle specific database implementation.
|
class |
PostgreSqlEngine
PostgreSQL specific database implementation.
|
class |
SqlServerEngine
SQLServer specific database implementation.
|
Copyright © 2014 Feedzai. All Rights Reserved.