Uses of Class
com.feedzai.commons.sql.abstraction.engine.configuration.PdbConfigurationException
-
Packages that use PdbConfigurationException Package Description com.feedzai.commons.sql.abstraction.engine.configuration Contains classes to configure PdB. -
-
Uses of PdbConfigurationException in com.feedzai.commons.sql.abstraction.engine.configuration
Methods in com.feedzai.commons.sql.abstraction.engine.configuration that throw PdbConfigurationException Modifier and Type Method Description voidPdbProperties. checkMandatoryProperties()Checks if the configuration validates for mandatory properties.
-