Uses of Class
com.feedzai.commons.sql.abstraction.engine.RetryLimitExceededException
-
Packages that use RetryLimitExceededException Package Description com.feedzai.commons.sql.abstraction.engine Contains the database engine core. -
-
Uses of RetryLimitExceededException in com.feedzai.commons.sql.abstraction.engine
Methods in com.feedzai.commons.sql.abstraction.engine that throw RetryLimitExceededException 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.
-