Uses of Class
com.feedzai.commons.sql.abstraction.engine.DatabaseFactoryException
-
Packages that use DatabaseFactoryException Package Description com.feedzai.commons.sql.abstraction.engine Contains the database engine core. -
-
Uses of DatabaseFactoryException in com.feedzai.commons.sql.abstraction.engine
Methods in com.feedzai.commons.sql.abstraction.engine that throw DatabaseFactoryException Modifier and Type Method Description static DatabaseEngineDatabaseFactory. getConnection(Properties p)Gets a database connection from the specified properties.
-