Brett Meyer
4d9e182fed
HHH-8371 Consider explicit column name's "_" in alias creation
2013-07-24 10:20:24 -04:00
Brett Meyer
5d1ebeda01
HHH-8362 InformixUniqueDelegate
...
Conflicts:
hibernate-core/src/main/java/org/hibernate/dialect/InformixDialect.java
2013-07-23 23:06:02 -04:00
Brett Meyer
d596ea160c
HHH-3078 copyright and refactored package
2013-07-11 19:27:32 -04:00
lgathy
4dc9dc6ada
HHH-3078 Fixed bug with multiple classloaders and proxy class
2013-07-11 19:27:30 -04: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
5085ac9e60
HHH-8193 copyright dates
2013-07-10 13:51:18 -04:00
Lukasz Antoniak
99aef7c0ce
HHH-8193 - Reset input stream before binding
...
Conflicts:
hibernate-core/src/main/java/org/hibernate/engine/jdbc/BlobProxy.java
hibernate-core/src/test/java/org/hibernate/test/type/descriptor/java/BlobDescriptorTest.java
Conflicts:
hibernate-core/src/main/java/org/hibernate/engine/jdbc/BlobProxy.java
hibernate-core/src/test/java/org/hibernate/test/type/descriptor/java/BlobDescriptorTest.java
2013-07-10 13:51:13 -04:00
Guenther Demetz
7f7abb7970
Bugfix proposal HHH-4294
2013-07-10 13:15:08 -04:00
Guenther Demetz
b9fac8af11
Testcase HHH-4294
2013-07-10 13:15:04 -04:00
Brett Meyer
08e3b16a95
HHH-4261 comment and checkstyle
2013-07-10 11:42:56 -04:00
amkad
0aa4d6cfb5
Changed test to reproduce HHH-4261
2013-07-10 11:42:54 -04:00
amkad
3a07c28c08
Fixed @Any and @ManyToAny support in overridden JPA annotation reader HHH-4261
2013-07-10 11:42:52 -04:00
Brett Meyer
95d113f8d2
HHH-8318 @SkipForDialect added
2013-07-09 13:06:26 -04:00
Brett Meyer
16b0187765
4.2.3.Final post-release
2013-07-03 11:32:41 -04:00
Brett Meyer
e4eb223dcf
4.2.3.Final release
2013-07-03 11:00:53 -04:00
JohnOhara
750903fc1d
HHH-8106 Fixed bug with Enhancement Task
2013-07-03 10:27:37 -04:00
Brett Meyer
504f430911
HHH-8336 upgraded to c3p0 0.9.2.1
2013-07-03 10:14:09 -04:00
Brett Meyer
a618323e57
HHH-8335 Hibernate OSGi not included in build's /lib
2013-06-29 12:56:06 -04:00
Brett Meyer
ded1303b30
HHH-8210 JdbcCoordinatorImpl logs excessive warnings with some
...
connection pools
2013-06-27 22:49:09 -04:00
Brett Meyer
77fd4d6a89
HHH-8319 checkstyle
2013-06-21 10:52:58 -04:00
justinsubert
5abe02f92d
HHH-8319
...
Conflicts:
hibernate-core/src/main/java/org/hibernate/dialect/MySQL5Dialect.java
2013-06-21 10:52:54 -04:00
Steve Ebersole
ac56d4eaae
HHH-8318 - Problem determining qualifier to use for column names from HQL query parser in certain circumstances
2013-06-20 23:34:48 -04:00
Brett Meyer
8a63228c3b
HHH-8318 updated test case
2013-06-20 23:34:47 -04:00
Brett Meyer
1b076074b0
HHH-8318 test case
2013-06-20 23:34:47 -04:00
Strong Liu
363a3b2b58
HHH-8312 - named parameters binding are not correct when used within subquery
2013-06-15 16:43:06 +08:00
Lukasz Antoniak
0ee13cfa08
HHH-8301 - SQLServer2005LimitHandler skips column alias generation
...
(cherry picked from commit 6a71cbb991
)
2013-06-11 10:16:59 -07:00
Brett Meyer
7e87c71600
HHH-8117 Add package export versions in OSGi manifests
2013-06-07 14:39:21 -04:00
Brett Meyer
b02364a737
HHH-8255 made a few hibernate-core imports optional in the manifest
...
Conflicts:
hibernate-core/hibernate-core.gradle
2013-06-07 13:11:17 -04:00
Brett Meyer
c2be11394c
HHH-8283 missed a few commits
2013-06-07 13:07:31 -04:00
Brett Meyer
927a25ec21
HHH-8112 Added additional caveats to OSGi devguide
2013-06-07 11:33:03 -04:00
ouzned
adc6059a21
HHH-8283 JdbcSQLException with CompositeCustomType and java.util.Date
...
Conflicts:
hibernate-entitymanager/src/main/java/org/hibernate/jpa/internal/QueryImpl.java
hibernate-entitymanager/src/test/java/org/hibernate/jpa/test/criteria/basic/BasicCriteriaUsageTest.java
2013-06-07 11:32:41 -04:00
Brett Meyer
80dc1e6fd1
HHH-8265 Documented the reasoning for importing o.h.proxy and
...
javassist.util.proxy in the quickstarts. Added a load proxy test.
Conflicts:
documentation/src/main/docbook/quickstart/tutorials/osgi/unmanaged-native/src/main/java/org/hibernate/osgitest/entity/DataPoint.java
2013-06-05 18:49:06 -04:00
Brett Meyer
4a419ed611
HHH-8275 union-subclass generates bad alter table for unique constraint
2013-06-03 17:29:25 -04:00
Brett Meyer
0dffbee80c
HHH-8112 Minor tweaks for 4.2 devguide
2013-06-03 16:33:03 -04:00
Brett Meyer
76a06dbb33
HHH-8112 quickstart tutorial chapter
2013-06-03 16:16:08 -04:00
Brett Meyer
2f83a23958
HHH-8112 osgi devguide
2013-06-03 16:16:05 -04:00
Brett Meyer
8f07d59243
HHH-8273 Incorrect "unique-key" naming comment in docs
2013-05-25 20:29:31 -04:00
Brett Meyer
7fad06da4a
HHH-8269 DenormalizedTable FK constraint names can be too long
2013-05-25 20:29:25 -04:00
Brett Meyer
a826f2b1ac
4.2.2.Final post release
2013-05-22 13:45:45 -04:00
Brett Meyer
8082a8213c
4.2.2.Final release
2013-05-22 13:12:53 -04:00
Brett Meyer
ad2639f01b
HHH-8083 @OrderColumn not updated on @OneToMany cascade
...
Conflicts:
hibernate-core/src/main/java/org/hibernate/action/internal/CollectionUpdateAction.java
2013-05-22 13:06:18 -04:00
Brett Meyer
2a23b9fa99
HHH-8112 removed variables from POMs -- not supported by docbook
2013-05-21 18:04:08 -04:00
Brett Meyer
61f0843a94
HHH-8112 OSGi quickstart tutorial projects
2013-05-21 15:16:46 -04:00
Brett Meyer
6f6e3c62b2
HHH-6813 Corrected EntityType#getRHSUniqueKeyPropertyName() and added
...
regression test.
2013-05-20 11:19:06 -04:00
Brett Meyer
335ddeaefc
HHH-8254 throw HibernateException when transaction is rolledback by a
...
reaper thread
Conflicts:
hibernate-entitymanager/src/test/java/org/hibernate/jpa/test/transaction/TransactionJoiningTest.java
2013-05-17 13:37:00 -04:00
Brett Meyer
e361ad49fe
HHH-6813 @Id @OneToOne cause NullPointerException during query
2013-05-16 18:51:12 -04:00
george-007
c1eff0f8b9
Update DefaultInitializeCollectionEventListener.java
2013-05-16 11:54:32 -04:00
Brett Meyer
79c3658ac2
HHH-8238 OsgiJtaPlatform null pointer exception
...
Conflicts:
hibernate-osgi/src/main/java/org/hibernate/osgi/OsgiJtaPlatform.java
2013-05-16 11:47:37 -04:00
Brett Meyer
920ba3641f
HHH-2664 full join not working
2013-05-15 00:35:23 -04:00