Uses of Class
org.qubership.atp.dataset.db.migration.customchange.model.DateMacros
Packages that use DateMacros
-
Uses of DateMacros in org.qubership.atp.dataset.db.migration.customchange.dao
Methods in org.qubership.atp.dataset.db.migration.customchange.dao that return types with arguments of type DateMacrosModifier and TypeMethodDescriptionParameterDao.selectParameterMacrosDateExists()Select all macros date from parameters with 'T'/'Z'.Methods in org.qubership.atp.dataset.db.migration.customchange.dao with parameters of type DateMacrosModifier and TypeMethodDescriptionvoidParameterDao.updateParameterMacrosDate(DateMacros newValue) Update parameter macros date to new value with escape quotes.