2386 Commits

Author SHA1 Message Date
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
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
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
f81f12317d HHH-8344 metamodel JAXB processing should throw
UnsupportedOrmXsdVersionException
2013-07-02 18:41:10 -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
4ee9ade353 HHH-8210 JdbcCoordinatorImpl logs excessive warnings with some
connection pools
2013-06-27 22:48:48 -04:00
Emmanuel Bernard
97304a291d Add test for HHH-8314 2013-06-27 15:53:36 +02:00
Brett Meyer
3cb621b169 HHH-7002 "if exists" on "drop constraint" in metamodel 2013-06-23 14:09:22 -04:00
Brett Meyer
763b201fe4 HHH-8331 keep postgres81 as the default 2013-06-23 13:48:36 -04:00
Brett Meyer
0132ebb838 HHH-7002 added support for "if exists" on "drop constraint" 2013-06-23 13:48:34 -04:00
Brett Meyer
4b71b8a9ca HHH-8331 Create PostgreSQL9Dialect
Conflicts:
	hibernate-core/src/test/java/org/hibernate/dialect/resolver/DialectFactoryTest.java
2013-06-23 13:48:28 -04:00
Brett Meyer
b9185ac43b HHH-8331 keep postgres81 as the default 2013-06-23 13:42:53 -04:00
Brett Meyer
81affe3afe HHH-7002 added support for "if exists" on "drop constraint" 2013-06-23 13:17:28 -04:00
Brett Meyer
edf1fa9fbc HHH-8331 Create PostgreSQL9Dialect 2013-06-23 13:17:05 -04:00
Brett Meyer
c7d716f2ac HHH-7815 Throw AnnotationException if annotated array attribute is not
indexable
2013-06-22 12:20:54 -04:00