Commit Graph

2362 Commits

Author SHA1 Message Date
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
Brett Meyer 31f1bdbbf7 HHH-8262 bind index constraints in HBM, ORM, and JPA 2013-07-09 21:25:35 -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
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
Brett Meyer f81f12317d HHH-8344 metamodel JAXB processing should throw
UnsupportedOrmXsdVersionException
2013-07-02 18:41:10 -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
Brett Meyer 8e9ea2aaec HHH-7803 Added ENABLE_AUTO_INDEX_MEMBER_TYPES setting & disabled.
Corrected many test failures
2013-06-22 10:45:39 -04:00
Brett Meyer c785c5e7a8 HHH-8319 checkstyle 2013-06-21 10:51:42 -04:00
justinsubert f1439b5601 HHH-8319 2013-06-21 10:47:56 -04:00
Steve Ebersole 4ab3caa789 HHH-8318 - Problem determining qualifier to use for column names from HQL query parser in certain circumstances 2013-06-20 22:05:38 -05:00
Brett Meyer 248bda5958 HHH-7803 switched to using classmate for resolving entity field types 2013-06-20 13:40:02 -04:00
Brett Meyer 2c1605904d HHH-8318 updated test case 2013-06-20 12:00:24 -04:00
Brett Meyer e4eadbb9fe HHH-8318 test case 2013-06-18 13:33:45 -04:00
Strong Liu cda5d8e959 merge master 2013-06-17 22:47:03 +08:00
Strong Liu 899b306f26 HHH-8312 - named parameters binding are not correct when used within subquery 2013-06-15 08:15:19 +08:00
Strong Liu 6cabc326b8 HHH-8312 - named parameters binding are not correct when used within subquery 2013-06-15 15:58:48 +08:00
Lukasz Antoniak 6a71cbb991 HHH-8301 - SQLServer2005LimitHandler skips column alias generation 2013-06-11 10:14:45 -07:00
Brett Meyer 632150ad72 HHH-6287 Bind @UniqueConstraint 2013-06-10 16:57:21 -04:00
Strong Liu 77e555ff05 HHH-7919 : Miscellaneous bugfixes 2013-06-10 14:18:35 +08:00
Strong Liu 1b9ca7df6c HHH-7919 : Miscellaneous bugfixes 2013-06-09 05:17:49 +08:00
Strong Liu 9bb0b2a7f3 HHH-8293 map key column is formula 2013-06-07 15:10:08 -07:00
Brett Meyer 4ed8006e5a HHH-8255 made a few hibernate-core imports optional in the manifest 2013-06-07 13:05:36 -04:00
Strong Liu 52704dddf2 HHH-7919 : Miscellaneous bugfixes 2013-06-06 11:58:51 -07:00
Brett Meyer 04f3249a12 HHH-8275 union-subclass generates bad alter table for unique constraint 2013-06-03 17:19:38 -04:00
Strong Liu cdfdbf4a45 HHH-7919 : Miscellaneous bugfixes 2013-05-31 15:20:57 -07:00
Strong Liu eb9f0beeef HHH-8282 composite id with generator binding 2013-05-31 13:21:56 -07:00
Strong Liu dbc38e096e Revert "HHH-7919 : Miscellaneous bugfixes"
This reverts commit 025c2f4f67.
2013-05-31 11:40:23 -07:00
Strong Liu 025c2f4f67 HHH-7919 : Miscellaneous bugfixes 2013-05-31 10:55:24 -07:00
Steve Ebersole af5e8c3869 HHH-7841 - Introduce LoadPlan 2013-05-31 01:14:18 -05:00
Gail Badner bc8c847084 HHH-6515 HHH-6516 : Support for map key annotations 2013-05-30 23:01:33 -07:00