Uses of Class
com.feedzai.commons.sql.abstraction.engine.RecoveryException
-
Packages that use RecoveryException Package Description com.feedzai.commons.sql.abstraction.engine Contains the database engine core. -
-
Uses of RecoveryException in com.feedzai.commons.sql.abstraction.engine
Methods in com.feedzai.commons.sql.abstraction.engine that throw RecoveryException Modifier and Type Method Description ConnectionAbstractDatabaseEngine. getConnection()Checks if the connection is available and returns it.ConnectionDatabaseEngine. getConnection()Checks if the connection is available and returns it.
-