Commit Graph

5406 Commits

Author SHA1 Message Date
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 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
Strong Liu 346f877a2a HHH-7919 : Miscellaneous bugfixes 2013-07-07 16:55:06 +08:00
Strong Liu 53d6d2b9a6 HHH-8351 - Resolve java types for generic classes ( jpa annotations ) 2013-07-07 14:40:40 +08:00
JohnOhara d9870fffb8 HHH-8106 Fixed bug with Enhancement Task 2013-07-03 10:39:53 -04:00
Brett Meyer 34ef043223 HHH-8336 upgraded to c3p0 0.9.2.1 2013-07-03 10:04:40 -04:00
Brett Meyer f81f12317d HHH-8344 metamodel JAXB processing should throw
UnsupportedOrmXsdVersionException
2013-07-02 18:41:10 -04:00
Brett Meyer 6de534f1f0 HHH-7996 temporarily using local hibernate-jpa-2.1-api jar until
SNAPSHOT is available
2013-07-02 16:50:01 -04:00
Brett Meyer 052886afeb HHH-6935 Use bit type for MySQLDialect's boolean 2013-07-01 17:18:44 -04:00
Brett Meyer 58622f3e10 HHH-7996 arquillian-based OSGi unit test, minor CL fixes 2013-07-01 16:38:20 -04:00
Strong Liu 5d114797e1 merge master 2013-07-02 02:33:17 +08:00
Strong Liu b0c09e027a HHH-8343 - @AttributeOverride and @AssociationOverride 2013-07-02 02:03:59 +08:00
Brett Meyer 17d9a2c1fc HHH-7116 Moved orderBy fix to AbstractEntityJoinWalker. Copyrights,
formatting, and checkstyle
2013-07-01 14:03:51 -04:00
Tommy Knowlton 87004f9815 HHH-7116 test case and fix 2013-07-01 13:40:22 -04:00
Brett Meyer 4ab29b4811 HHH-8335 Hibernate OSGi not included in build's /lib 2013-06-29 12:46:40 -04:00