Uses of Class
de.thomas_oster.lazysql.DbConfig.ConfigException
Packages that use DbConfig.ConfigException
-
Uses of DbConfig.ConfigException in de.thomas_oster.lazysql
Methods in de.thomas_oster.lazysql that throw DbConfig.ConfigExceptionModifier and TypeMethodDescriptionstatic DbConfigDbConfig.fromConfigAnnotation(LazySQLConfig cfg) static DbConfigDbConfig.fromConfigFile(File file) static DbConfigDbConfig.fromConfigFile(String filename) static DbConfigDbConfig.fromSpringBootConfig(String filename) static AbstractRDBMSAdapterAbstractRDBMSAdapter.getAdapterByDbUri(String dburi, String customDriver) Constructors in de.thomas_oster.lazysql that throw DbConfig.ConfigException