Tags give the ability to mark specific points in history as being important
-
config-02-18-0159b6b228 · ·
config patch (tdaq-09-04-00) to fix ATDSUPPORT-302 / ADTCC-282 reset created/deleted object in a base class (Java) on reload
-
config-02-16-036bce2995 · ·
Extend dal module parameters to pass optional Configuration object By default db is not provided and the module constructs database internally. If db is provided, the schema is loaded into existing database; the configuration core has to be reinitialized to rebuild database schema using new Configuration.__core_init__() method. This is required to address ADTCC-230
-
-
config-02-15-026aead0e1 · ·
Add generated object ID into init_config_params() interface. It is required to implement ADTCC-177
-
config-02-13-0447ff4d7c · ·
Avoid obsolete get_class_info() method using MetaDataType enum Migrate to new get_class_info() method as discussed in ADTCC-184