Commit Graph

5469 Commits

Author SHA1 Message Date
Brett Meyer a2287b6c6d HHH-8371 Consider explicit column name's "_" in alias creation 2013-07-23 22:02:38 -04:00
Brett Meyer 78a5316c9d HHH-8372 reverted a withTccl change 2013-07-23 15:50:18 -04:00
Brett Meyer 48a61d9155 HHH-8372 multiple CL issues, updated Felix properties 2013-07-23 15:43:48 -04:00
Brett Meyer 076d064e3f HHH-8372 updated dependency versions 2013-07-23 14:56:28 -04:00
Brett Meyer 3567b2b955 HHH-8372 temporarily disabling hibernate-osgi 'test' in 5.0.0 2013-07-23 14:12:25 -04:00
Strong Liu 45aca1c40f HHH-7893 - Introduce settings to ease some JPA 2.1 restrictions 2013-07-22 15:13:13 +08:00
Strong Liu 3d562f81f2 Merge branch 'master' into m 2013-07-22 01:34:49 +08:00
Gail Badner fbe5ed175b HHH-7919 : Miscellaneous bugfixes 2013-07-19 17:12:47 -07:00
Gail Badner 99675ce0f8 HHH-7919 : Miscellaneous bugfixes 2013-07-19 14:08:53 -07:00
Gail Badner 41513dbb2c HHH-8355 : Extract Binder code related to relational objects into helpers 2013-07-19 12:45:41 -07:00
Gail Badner d7d4407bad HHH-7121 : unique constraint should not be created for ID columns 2013-07-18 12:27:20 -07:00
Strong Liu 839a102e26 HHH-7919 : Miscellaneous bugfixes 2013-07-19 00:48:04 +08:00
Strong Liu a8e2296406 HHH-7919 : Miscellaneous bugfixes 2013-07-19 00:48:04 +08:00
Gail Badner 9583f24448 HHH-8360 HHH-7843 : one-to-one and mappedBy associations 2013-07-18 00:46:23 -07:00
Gail Badner 00fed4c443 HHH-8360 HHH-7843 : one-to-one and mappedBy associations
HHH-8360 HHH-7843 : one-to-one and mappedBy associations
2013-07-17 23:23:50 -07:00
Strong Liu c9738beaf4 HHH-7919 : Miscellaneous bugfixes 2013-07-18 14:14:11 +08:00
Strong Liu b1312381b1 HHH-7919 : Miscellaneous bugfixes 2013-07-18 04:19:14 +08:00
Strong Liu da40234ab7 HHH-7919 : Miscellaneous bugfixes 2013-07-18 02:12:26 +08:00
Strong Liu 21c3a17d4c HHH-8336 remove deprecated types 2013-07-18 00:36:29 +08:00
Strong Liu 2e78a00482 HHH-7919 : Miscellaneous bugfixes 2013-07-17 20:09:06 +08:00
Strong Liu 9cdcbd09a6 HHH-7759 named queries not read by hbm source 2013-07-17 00:03:45 +08:00
Strong Liu a9978a7c85 simple doc typo 2013-07-16 12:22:20 +08:00
Strong Liu 082e6b7e18 HHH-7919 : Miscellaneous bugfixes 2013-07-15 19:35:47 +08:00
Strong Liu cc6d271f31 merge master branch 2013-07-15 13:17:24 +08:00
Strong Liu 1825a4762c HHH-8211 Checkstyle and FindBugs fix-ups 2013-07-13 11:00:42 +08:00
Brett Meyer 0433a539b4 HHH-3078 copyright and refactored package 2013-07-11 19:14:29 -04:00
lgathy 228d14e8bc HHH-3078 Fixed bug with multiple classloaders and proxy class 2013-07-11 19:05:22 -04:00
Laurent RICHARD a300454a85 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
2013-07-11 18:28:06 -04:00
Laurent RICHARD b968048485 HHH-8302 - add unit test 2013-07-11 18:25:51 -04:00
Gail Badner 53689d322d HHH-8359 default-lazy from <hibernate-mapping> should be applied to all entities / attributes if no one provided from the sub element 2013-07-11 11:50:30 -07:00
Strong Liu d8c13ca9aa HHH-8359 default-lazy from <hibernate-mapping> should be applied to all entities / attributes if no one provided from the sub element 2013-07-12 01:04:13 +08:00
Gail Badner 2bc611a20c HHH-8355 : Extract Binder code related to relational objects into helpers 2013-07-10 21:37:24 -07:00
Gail Badner 9b48d316e5 HHH-8355 : Extract Binder code related to relational objects into helpers 2013-07-10 21:15:32 -07:00
Gail Badner a4ed2d8dea HHH-8355 : Extract Binder code related to relational objects into helpers 2013-07-10 21:15:31 -07:00
Strong Liu a4fa28d6b8 HHH-8358 Upgrade infinispan to 5.3.0.Final 2013-07-11 09:38:40 +08:00
Strong Liu 9afc17a209 HHH-8357 - remove dom4j proxy support 2013-07-11 17:39:14 +08:00
Brett Meyer c4f1084d20 HHH-8193 copyright dates 2013-07-10 13:49:19 -04:00
Lukasz Antoniak 6c2937e3c8 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
2013-07-10 13:26:57 -04:00
Guenther Demetz 2ecde32811 Bugfix proposal HHH-4294 2013-07-10 12:47:41 -04:00
Guenther Demetz d87cc16baa Testcase HHH-4294 2013-07-10 12:45:14 -04:00
Brett Meyer 1f51d12579 HHH-4261 comment and checkstyle 2013-07-10 11:36:37 -04:00
amkad 8ca6b276ca Changed test to reproduce HHH-4261 2013-07-10 11:25:38 -04:00
amkad ff22f64bae Fixed @Any and @ManyToAny support in overridden JPA annotation reader HHH-4261 2013-07-10 11:19:02 -04:00
Brett Meyer 31f1bdbbf7 HHH-8262 bind index constraints in HBM, ORM, and JPA 2013-07-09 21:25:35 -04:00
Brett Meyer 519a469b11 HHH-8318 @SkipForDialect added 2013-07-09 13:05:58 -04:00
Strong Liu 5f120064b2 HHH-7919 : Miscellaneous bugfixes 2013-07-09 12:20:42 +08:00
Gail Badner 47c9c67460 HHH-8353 : property laziness 2013-07-08 16:20:36 -07:00
Strong Liu 5dea80ab92 HHH-8353 property laziness 2013-07-08 18:56:06 +08:00
Strong Liu 644033262d HHH-7919 : Miscellaneous bugfixes 2013-07-08 10:35:53 +08:00
Brett Meyer c7707b23f0 HHH-8349 added PostgresPlus to DialectFactory 2013-07-07 21:46:01 -04:00