Brett Meyer
0257bb497e
HHH-8779 corrected bundle symbolic name
2013-12-09 11:01:39 -05:00
Laurent RICHARD
df69a3b0a3
HHH-8302 init c3p0 initialPoolSize with minPoolSize
...
Adding C3P0_STYLE_INITIAL_POOL_SIZE directly to c3props doesn't work
because of prefix "c3p0."
Using setOverwriteProperty checks for the nullability of the value and
removes this prefix
Conflicts:
hibernate-c3p0/src/main/java/org/hibernate/c3p0/internal/C3P0ConnectionProvider.java
2013-07-11 19:03:36 -04:00
Laurent RICHARD
08a32f745f
HHH-8302 - add unit test
2013-07-11 19:00:41 -04:00
Brett Meyer
94cbc61f04
HHH-7527 Enterprise OSGi JPA support
2013-02-14 11:04:35 -05:00
Strong Liu
cc7d8d8e08
HHH-7385 change to use gradle 1.1
2012-08-08 17:53:17 +08:00
Shawn Clowater
b09e2729c0
HHH-7193
...
Added clearBatch() to the releaseStatements() of AbstractBatchImpl in order to prevent batches from rolled back transactions being applied.
Added StatementCacheTest to illustrate the issue.
Added a validator dependency for c3p0 tests since I needed to have the batch semi aborted.
2012-03-29 13:03:56 -05:00
Strong Liu
d3b640cb75
HHH-7197 reimport imports
2012-03-26 16:17:45 +08:00
Steve Ebersole
87941b89aa
HHH-7169 - Use ClassLoaderService to load JDBC driver classes
2012-03-13 14:51:04 -05:00
Steve Ebersole
dceda48ff1
HHH-7162 - Use concise artifact syntax in build scripts
2012-03-09 13:40:26 -06:00
Gail Badner
af3767b82a
HHH-6872 : Test failures with hibernate.jdbc.batch_versioned_data=true
2011-12-02 02:19:58 -08:00
Strong Liu
bec88716d6
HHH-6791 tiny improvement, in favor of java auto-box instead of create new instance
2011-11-02 14:16:02 +08:00
Strong Liu
ed9c2bb61c
HHH-6635 C3P0: hibernate.c3p0.* configuration properties not properly parsed
2011-09-07 20:19:06 +08:00
Strong Liu
fcf43b2933
HHH-6635 C3P0: hibernate.c3p0.* configuration properties not properly parsed
2011-09-07 20:19:06 +08:00
Strong Liu
e941eca2d5
HHH-6618 running hibernate functional test cases on DB matrix
2011-08-30 14:06:13 +08:00
Strong Liu
a8ee266174
HHH-6327 NPE when using JDBC connection pool C3pO
2011-06-17 16:43:33 +08:00
Steve Ebersole
6504cb6d78
HHH-6098 - Slight naming changes in regards to new logging classes
2011-04-08 09:44:13 -05:00
Steve Ebersole
815baf4348
HHH-6051 - Create a sessionfactory scoped ServiceRegistry
2011-03-24 22:18:38 -05:00
Steve Ebersole
03ada52204
HHH-5942 - Migrate to JUnit 4
2011-03-14 13:14:06 -05:00
JPAV
346418c4ef
Final sync with upstream master
2011-03-08 16:19:57 -06:00
Steve Ebersole
0816d00e59
HHH-5986 - Refactor org.hibernate.util package for spi/internal split
2011-03-05 09:26:34 -06:00
JPAV
094bfc4def
Removed bin folders
2011-02-24 13:25:02 -06:00
JPAV
c71e3c4baf
Changed copyright notice from JBoss to Hibernate for new logging classes
2011-02-23 16:46:58 -06:00
Steve Ebersole
72a94161e2
HHH-5943 - Make ServiceRegistry mutable
2011-02-23 15:48:02 -06:00
Steve Ebersole
11d32ba69c
HHH-5943 - Make ServiceRegistry mutable
2011-02-23 15:48:02 -06:00
Sanne Grinovero
2641842ba9
HHH-5843 - Avoid useless branches during HQL parsing when trace logging is disabled
2011-02-23 13:04:19 -06:00
Steve Ebersole
73ff2534e2
HHH-5943 - Make ServiceRegistry mutable
2011-02-21 19:19:20 -06:00
Steve Ebersole
f53a6c708a
HHH-5943 - Make ServiceRegistry mutable
2011-02-21 17:31:40 -06:00
JPAV
ece77365dc
Updated to work with latest releases of jboss-logging and jboss-logging-tools
2011-02-16 16:14:27 -06:00
JPAV
8c806d361d
Changes from requests at Hibernate meeting: message codes, use XXXf methods for debug and trace, use @Cause
2011-02-08 13:55:27 -06:00
JPAV
c26763c2e9
Added used of @Cause to log messages
2011-01-25 14:54:39 -06:00
JPAV
af24178145
Give each project a single logger
2011-01-18 16:01:00 -06:00
JPAV
3712e1ad7e
Give each project a single logger
2011-01-18 16:00:59 -06:00
Gail Badner
a23796c92d
HHH-5618 : Support legacy connection providers
2010-10-12 15:20:46 -07:00
Steve Ebersole
328b911192
HHH-5616 - Switch to Gradle for builds .. c3p0
2010-10-11 14:41:49 -05:00
Steve Ebersole
f83af2d9d3
HHH-5616 - Switch to Gradle for builds .. c3p0
2010-10-11 14:41:49 -05:00
Steve Ebersole
51edbb5797
HHH-5616 - Switch to Gradle for builds .. c3p0
2010-10-11 14:41:49 -05:00