Uses of Class
de.thomas_oster.lazysql.DbConfig
Packages that use DbConfig
-
Uses of DbConfig in de.thomas_oster.lazysql
Methods in de.thomas_oster.lazysql that return DbConfigModifier and TypeMethodDescriptionstatic DbConfigDbConfig.fromConfigAnnotation(LazySQLConfig cfg) static DbConfigDbConfig.fromConfigFile(File file) static DbConfigDbConfig.fromConfigFile(String filename) static DbConfigDbConfig.fromEnvironment()static DbConfigDbConfig.fromSpringBootConfig(String filename)