See: Description
| Interface | Description |
|---|---|
| OracleEngine.Action0 |
Represents an action that can throw any exception.
|
| Class | Description |
|---|---|
| CockroachDBEngine |
CockroachDB specific database implementation.
|
| CockroachDBTranslator |
Provides SQL translation for CockroachDB.
|
| DB2Engine |
DB2 specific database implementation.
|
| DB2Translator |
Provides SQL translation for DB2.
|
| H2Engine |
H2 specific database implementation.
|
| H2Translator |
Provides SQL translation for H2.
|
| MySqlEngine |
MySQL specific database implementation.
|
| MySqlTranslator |
Provides SQL translation for MySQL.
|
| OracleEngine |
Oracle specific database implementation.
|
| OracleTranslator |
Provides SQL translation for Oracle.
|
| PostgreSqlEngine |
PostgreSQL specific database implementation.
|
| PostgreSqlTranslator |
Provides SQL translation for PostgreSQL.
|
| SqlServerEngine |
SQLServer specific database implementation.
|
| SqlServerTranslator |
Provides SQL translation for SQLServer.
|
Copyright © 2021 Feedzai. All rights reserved.