рефакторинг. инкапсуляция таблиц бд
This commit is contained in:
@@ -125,7 +125,7 @@ public class DVMConfigurationDBTable extends iDBTable<DVMConfiguration> {
|
||||
PassCode.ShowCurrentDVMConfigurationTests,
|
||||
PassCode.SaveCurrentDVMConfiguration,
|
||||
PassCode.DeleteConfiguration,
|
||||
PassCode.StartSelectedDVMConfigurations );
|
||||
PassCode.StartSelectedDVMConfigurations);
|
||||
}
|
||||
@Override
|
||||
public PassCode_ getDeletePassCode() {
|
||||
|
||||
Reference in New Issue
Block a user