Database access layer providing CRUD operations and query methods for the entity.
868d6abb7 2025 -> 2026
2d25df051 User comments on changes: users/groups: clone comments also for history entries of assigned groups/users and rights. Bugfix in candh.CollectionHandler: writeInsertHistoryEntriesForNewCollectionEntries ignores now collections not managed by us.
63081666f Source file headers: 2024-> 2025.
5f9bbfbd3 Fix typos in projectforge-business directory
bbc198d03 Migration stuff in progress... (all tests of all packages: OK).
4b9ffbee2 Migration stuff in progress... (all tests of all packages: OK).
b79a1edca Migration stuff in progress... (all tests of all packages: OK).
d67bce18b Migration stuff in progress...
5989b32fd BaseDao: mechanism of onChangeLister refactored.
1b50060c3 BaseDao: renamed: get -> find, save -> insert, getList -> select, load -> select
87aaf6a5a Migration stuff in progress... BaseDao refactored (not yet finished) internal* methods renamed.
3aeda5ef5 Big change: all save|update|...InTrans renamed (InTrans removed). PfPesistenceContext as param not needed anymore (ThreadLocal is used instead). (all tests of all packages: OK).
435a8b063 Migration stuff in progress...
1207e9fe5 Migration stuff in progress...
67805f2fc ThreadLocalUserContext.user -> ThreadLocalUserContext.loggedInUser (renamed for avoiding mis-understandings in code).
b09f9a6ef Migration stuff in progress...
d6cc82832 Migration stuff in progress...
891fae3d8 Migration stuff in progress... (all tests of all packages: OK).
9e30522ba Migration stuff in progress... (all tests of all packages: OK).
7a748fd35 Migration stuff in progress...
1e47d0f3f Migration stuff in progress... (all tests of all packages: OK).
1135ccbca Persistence: functions renamed: *NewTrans -> *InTrans
b095e6f7d !!!!! Big change of Transaction handling: Re-uses PfPersistenceContext as much as possible (not yet finished). Tests doesn't yet run.
4c04cfd65 MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.)
ad9ac6b63 Migration stuff in progress...
5bafe7941 @Repository -> @Service. @Transactional-Annotations removed.
ee7b7fe15 Migration stuff in progress...
f2f7cff74 Migration stuff in progress...
067a4cbb1 Migration stuff in progress...
0d183e5df Migration stuff in progress...