This website requires JavaScript.
Explore
Help
Sign In
Hibernate
/
hibernate-orm
Watch
1
Star
0
Fork
0
You've already forked hibernate-orm
mirror of
https://github.com/hibernate/hibernate-orm
synced
2025-02-09 12:44:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
hibernate-orm
/
hibernate-c3p0
History
Gavin King
0dd2defc89
@SuppressWarnings({"UnusedDeclaration"}) -> @SuppressWarnings("unused")
...
Signed-off-by: Gavin King <gavin@hibernate.org>
2024-09-05 10:46:52 +02:00
..
src
@SuppressWarnings({"UnusedDeclaration"}) -> @SuppressWarnings("unused")
2024-09-05 10:46:52 +02:00
hibernate-c3p0.gradle
Use ojdbc6 for Oracle 11 to make timeout tests work
2023-10-02 15:19:12 +02:00