Uses of Class
com.mckoi.database.control.DefaultDBConfig.ConfigProperty
-
Packages that use DefaultDBConfig.ConfigProperty Package Description com.mckoi.database.control -
-
Uses of DefaultDBConfig.ConfigProperty in com.mckoi.database.control
Methods in com.mckoi.database.control with parameters of type DefaultDBConfig.ConfigProperty Modifier and Type Method Description private static void
DefaultDBConfig. addDefProperty(DefaultDBConfig.ConfigProperty property)
Adds a default property to the CONFIG_DEFAULTS map.
-