-
Notifications
You must be signed in to change notification settings - Fork 152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature update to hibernate 6 and to jakarta ee #272
base: master
Are you sure you want to change the base?
Commits on Nov 29, 2022
-
This commit is big because: * The package javax.persistence is removed, the new package jakarta.persistence is used everywhere. * Hibernate 6 removes it custom criteria builder api, so we need to migrate everything to jpa criteria query. Signed-off-by: Arturo Volpe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0fc19a0 - Browse repository at this point
Copy the full SHA 0fc19a0View commit details -
The eh-cache should be enabled in a different way, the previous package is currently in Alpha. Signed-off-by: Arturo Volpe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 52f2b37 - Browse repository at this point
Copy the full SHA 52f2b37View commit details -
feat: Add xerces to validate xmls
Signed-off-by: Arturo Volpe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1fe42ad - Browse repository at this point
Copy the full SHA 1fe42adView commit details
Commits on Nov 30, 2022
-
fix: Queries and warnings on glsession
Signed-off-by: Arturo Volpe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d8ce7ab - Browse repository at this point
Copy the full SHA d8ce7abView commit details -
feat: Disable rest modules until we can fix jetty
Signed-off-by: Arturo Volpe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9effb25 - Browse repository at this point
Copy the full SHA 9effb25View commit details -
feat: Use typed set in CompositeAccount
Signed-off-by: Arturo Volpe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c9893e - Browse repository at this point
Copy the full SHA 6c9893eView commit details -
fix: Predicate on balance cache calculation
Signed-off-by: Arturo Volpe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e95c32a - Browse repository at this point
Copy the full SHA e95c32aView commit details -
fix: Balance cache max id comparision
Signed-off-by: Arturo Volpe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aefc970 - Browse repository at this point
Copy the full SHA aefc970View commit details -
fix: End date comparision on glsession
Signed-off-by: Arturo Volpe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a87db3a - Browse repository at this point
Copy the full SHA a87db3aView commit details -
fix: Account detail balance calculation
Signed-off-by: Arturo Volpe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e6b5b5 - Browse repository at this point
Copy the full SHA 6e6b5b5View commit details
Commits on Dec 7, 2022
-
Signed-off-by: Arturo Volpe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3a994f2 - Browse repository at this point
Copy the full SHA 3a994f2View commit details -
fix: Remove dom4j from related modules
Signed-off-by: Arturo Volpe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 63d48da - Browse repository at this point
Copy the full SHA 63d48daView commit details
Commits on Oct 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8b0dcf8 - Browse repository at this point
Copy the full SHA 8b0dcf8View commit details