Package | Description |
---|---|
com.feedzai.commons.sql.abstraction.engine |
Contains the database engine core.
|
Modifier and Type | Method and Description |
---|---|
Connection |
DatabaseEngine.getConnection()
Checks if the connection is available and returns it.
|
Connection |
AbstractDatabaseEngine.getConnection()
Checks if the connection is available and returns it.
|
Copyright © 2014 Feedzai. All Rights Reserved.