Uses of Class
org.nuxeo.launcher.commons.DatabaseDriverException
-
Packages that use DatabaseDriverException Package Description org.nuxeo.ecm.core.storage -
-
Uses of DatabaseDriverException in org.nuxeo.ecm.core.storage
Methods in org.nuxeo.ecm.core.storage that throw DatabaseDriverException Modifier and Type Method Description voidDBCheck. checkDatabaseConnection(ConfigurationHolder configHolder)Check driver availability and database connectionprotected DriverDBCheck. lookupDriver(ConfigurationHolder configHolder, Path databaseTemplateDir, String classname)Builds anURLClassLoaderfor the given databaseTemplate looking in the templates directory and in the server lib directory, then looks for a driver
-