Raja Kolli
|
7dd17e936f
|
HHH-11645 - HikariCP shutdown() method is deprecated, close() should be called instead
|
2017-04-19 13:34:41 +03:00 |
Andrea Boriero
|
71cfef8338
|
HHH-11542 - Fix tests
|
2017-04-14 10:51:57 +02:00 |
Steve Ebersole
|
db528238d8
|
HHH-11542 - Allow the auto-commit resolution to be configurable for RESOURCE_LOCAL transactions
|
2017-04-14 10:51:57 +02:00 |
Vlad Mihalcea
|
ca103dcb28
|
HHH-11542 - Allow the auto-commit resolution to be configurable for RESOURCE_LOCAL transactions
|
2017-04-14 10:51:57 +02:00 |
Robin Anil
|
921d76ef99
|
HHH-11148 - Migrate HikariCP from Java 1.6 to Java 1.8
|
2016-10-03 17:51:09 +03:00 |
Vlad Mihalcea
|
f5e10c29eb
|
HHH-10907 - Fix connection leak problem in hibernate-core tests
|
2016-07-14 13:55:30 +03:00 |
Steve Ebersole
|
b112e5af3f
|
HHH-10864 - Allow ORM to be built with Java 9
|
2016-06-18 15:12:23 -05:00 |
Steve Ebersole
|
3040030bd8
|
HHH-10864 - Allow ORM to be built with Java 9
|
2016-06-17 19:15:08 -05:00 |
Vlad Mihalcea
|
438e9643f9
|
HHH-10781 - Remove all slf4j dependencies
|
2016-05-31 16:06:57 +03:00 |
Vlad Mihalcea
|
0ed39c7746
|
Change hibernate.properties to take configurable environment settings
|
2016-03-16 09:30:29 +02:00 |
Steve Ebersole
|
3192e1db92
|
HHH-9503 - Consistently accept numeric value or Connection constant field name for configuring transaction isolation
|
2015-08-04 21:11:18 -05:00 |
Steve Ebersole
|
d99fb4f5dc
|
HHH-9503 - Consistently accept numeric value or Connection constant field name for configuring transaction isolation
|
2015-08-04 19:42:57 -05:00 |
Steve Ebersole
|
7990630ae4
|
HHH-9986 - Fix reference manual inconsistencies for 5.0;
HHH-9987 - HikariCPConnectionProvider TLC
|
2015-07-27 17:08:21 -05:00 |
Steve Ebersole
|
bd256e4783
|
HHH-9803 - Checkstyle fix ups - headers
|
2015-05-18 23:25:14 -05:00 |
Steve Ebersole
|
611f8a0e1c
|
HHH-9803 - Checkstyle fix ups
|
2015-05-18 13:35:27 -05:00 |
Steve Ebersole
|
13736ab5da
|
HHH-9790 - Remove deprecated methods from Session and SessionFactory
|
2015-05-13 09:03:44 -05:00 |
Steve Ebersole
|
650267077d
|
HHH-9717 - Build script improvements - applied new standalone XJC and AnimalSniffer plugins
|
2015-04-10 11:58:22 -05:00 |
Steve Ebersole
|
c021d12ee2
|
HHH-9550 - Allow a dialect to specify the level of catalog/schema support
|
2015-04-07 16:36:13 -05:00 |
Brett Meyer
|
9aebcf64e7
|
HHH-9639 support unwrapping HikariCPConnectionProvider as DataSource
|
2015-03-04 23:02:58 -05:00 |
Brett Meyer
|
ea62531a36
|
HHH-8869 upgraded to HikariCP 1.3.5, replaced deprecated property
Conflicts:
libraries.gradle
|
2014-04-08 16:11:29 -04:00 |
Brett Meyer
|
80284b9556
|
HHH-8869 fixes/simplifications for HikariCP 1.3.4
Conflicts:
libraries.gradle
|
2014-04-08 16:10:39 -04:00 |
Brett Meyer
|
e8a52e2904
|
HHH-8869 created hibernate-hikaricp connection provider
Conflicts:
libraries.gradle
|
2014-04-08 16:10:27 -04:00 |