aboutsummaryrefslogtreecommitdiffstats
path: root/models-dao/src/test/java/org/onap
AgeCommit message (Expand)AuthorFilesLines
2023-09-22Java 17 Upgradeadheli.tavares4-20/+28
2023-02-07Replace Eclipselink with Hibernateliamfallon1-6/+13
2022-02-16Fix issue with GeneratedValue in PfGeneratedIdKeya.sreekumar2-281/+1
2021-06-21Use lombok for events, base, daoJim Hahn1-3/+3
2021-06-14Fix sonars in policy-modelsJim Hahn1-75/+57
2021-05-28Handling Policy deploy/undeploy audit modelsadheli.tavares1-0/+1
2021-04-27Add correct filter type prefix to queryktimoney2-0/+208
2021-04-22Add a new key class which uses @GeneratedValue to base classesktimoney2-0/+287
2021-04-12Close DB in junitsJim Hahn1-6/+13
2021-04-08Use distinct names in DB junitsJim Hahn1-3/+3
2021-02-19Refactor timestamp property in policy models to use Instantrameshiyer271-5/+5
2020-12-17Use ValidationResult for models v2.0Jim Hahn3-11/+18
2020-08-20Sonar Fixes policy/models, removing model-yamluj426b1-7/+6
2020-06-18Changes for Checkstyle 8.32liamfallon4-10/+0
2020-04-07Address sonar issues in modelsJim Hahn1-2/+3
2020-02-18Add safe entity delete, fix multiple entity getliamfallon1-2/+0
2020-02-18add unit test for pdpstatistics providerning.xi2-1/+208
2019-08-27Replace copyTo methods with copy constructorsJim Hahn2-29/+17
2019-06-18Change getCanonicalName to getName in modelsJim Hahn1-2/+2
2019-06-17Fix more sonar issues in models: yaml to daoJim Hahn3-111/+95
2019-04-12UNit test and minor fixes for DB parsliamfallon1-4/+7
2019-04-11Fix database propertiesliamfallon1-15/+18
2019-04-08Add lists and tests for PDP filtersliamfallon1-0/+2
2019-04-04Add filter obejcts for conceptsliamfallon1-6/+36
2019-04-03Add impl of more PDP persistenceliamfallon1-0/+39
2019-03-19Move examples into separate moduleliamfallon1-2/+0
2019-03-14Add DAO Enabled Tosca Modelliamfallon2-0/+85
2019-03-05Add DAO module for Modelsliamfallon4-0/+648