Uses of Class
lazyj.DBFunctions
-
Uses of DBFunctions in lazyj
Constructors in lazyj with parameters of type DBFunctions Constructor Description DBProperties(DBFunctions connection)
Load the values from the specified database.DBProperties(DBFunctions connection, java.lang.String tableName, java.lang.String keyColumnName, java.lang.String valueColumnName, ExtProperties parentConfig)
Load the values from the specified database, table name, primary key column and value column.DBProperties(DBFunctions connection, ExtProperties parentConfig)
Load the values from the specified database.