Commit Graph

3683 Commits

Author SHA1 Message Date
Gail Badner 5ca5b2287f HHH-7052 : Bind PluralAttributeBinding 2012-02-23 01:16:58 -08:00
Gail Badner 3f62381d94 HHH-7052 : Bind PluralAttributeKeyBinding 2012-02-22 00:59:49 -08:00
Gail Badner edf4b377ba HHH-7052 : Bind PluralAttributeKeyBinding 2012-02-21 20:27:54 -08:00
Gail Badner f839cd22ef HHH-7052 : Bind PluralAttributeKeyBinding 2012-02-21 20:27:54 -08:00
Steve Ebersole 8afab9f255 HHH-7088 - Implement secondary table support in new metamodel code 2012-02-21 19:55:53 -06:00
Steve Ebersole f76524786c HHH-7088 - Implement secondary table support in new metamodel code 2012-02-21 15:02:01 -06:00
Steve Ebersole b6902ad211 HHH-7098 - Have JandexHelper handle "undefined" values as null 2012-02-21 11:21:45 -06:00
Gail Badner 315b06ebda HHH-7088 - Fix NPE in TableSourceImpl constructor 2012-02-20 17:02:54 -08:00
Steve Ebersole 3eccabb79a HHH-7088 - Implement secondary table support in new metamodel code 2012-02-20 18:01:50 -06:00
Steve Ebersole 9c0d625235 HHH-7075 - Use the term 'composition' and 'composite' to refer to components/embeddables 2012-02-17 10:38:20 -06:00
Steve Ebersole 71539da942 HHH-7076 - Split 'type resolution' back out into separate class 2012-02-17 08:53:50 -06:00
Gail Badner 4923ba3553 HHH-7050 : Add TableSpecification.getLogicalName() 2012-02-16 23:13:06 -08:00
Gail Badner 2115f1f79c HHH-7050 : back out of changes 2012-02-16 16:33:43 -08:00
Steve Ebersole f5679281e0 HHH-7076 - Split 'type resolution' back out into separate class 2012-02-16 17:41:30 -06:00
Steve Ebersole 9adb996520 HHH-7075 - Use the term 'composition' to refer to components/embeddables 2012-02-16 10:46:52 -06:00
Gail Badner afac5ceeba HHH-7069 : Move default column name generation from annotations source to binder 2012-02-15 02:58:14 -08:00
Steve Ebersole 1a7483ccd9 HHH-6082 - Incorporate EntityManager documentation into main dev guide 2012-02-14 09:30:02 -06:00
Steve Ebersole 9aeb72fded HHH-7065 - Clean up Binder 2012-02-14 09:28:10 -06:00
Gail Badner 2d5ae1aecc HHH-7063 : Many-to-one attribute type not resolved 2012-02-14 01:01:41 -08:00
Strong Liu 8ee2bfce64 fixing org.hibernate.test.discriminator.SimpleInheritanceTest test failure 2012-02-14 06:52:52 +08:00
Gail Badner c0c89697bd HHH-7050 : Add TableSpecification.getLogicalName() 2012-02-13 16:29:59 -08:00
Strong Liu 07bfbbfa1e fixing org.hibernate.metamodel.internal.source.annotations.xml.OrmXmlParserTests#testSimpleOrmVersion1 test failure 2012-02-14 05:54:00 +08:00
Steve Ebersole 0e746d2723 HHH-7058 - Remove concept of org.hibernate.metamodel.spi.relational.Tuple 2012-02-13 13:06:34 -06:00
John Verhaeg a2480c6f08 HHH-7048: Removed XXXResolver classes that are no longer referenced 2012-02-13 12:17:17 -06:00
John Verhaeg 3e96b29a3a HHH-7048: Moved logic in resolvers to Binder and changed Binder.processMappings to receive all entity hierarchies at once to enable one-pass resolution of all entities and attributes. 2012-02-13 11:58:45 -06:00
Steve Ebersole 50166f79bc HHH-7057 - Create Fetchable/Cascadeable split in o.h.metamodel.spi.source 2012-02-12 18:41:13 -06:00
Steve Ebersole 6803e63460 HHH-7049 - Add tests of org.hibernate.metamodel.internal.source stuff 2012-02-12 18:39:07 -06:00
Steve Ebersole 01eec1fbd2 HHH-7049 - Add tests of org.hibernate.metamodel.internal.source stuff 2012-02-10 17:56:46 -06:00
Hardy Ferentschik da2eac71ed HHH-7037 Renaming ColumnValues to Column and adding support for JoinColumn
Renaming JpaCallbackClass to JpaCallbackSource
2012-02-10 17:32:00 -06:00
Steve Ebersole 51b619626e HHH-7049 - Add tests of org.hibernate.metamodel.internal.source stuff 2012-02-10 16:32:36 -06:00
Steve Ebersole 107444ef61 HHH-7049 - Add tests of org.hibernate.metamodel.internal.source stuff 2012-02-10 16:28:57 -06:00
Gail Badner b0f5c9758f HHH-7052 : Bind PluralAttributeKeyBinding 2012-02-10 11:26:36 -06:00
Steve Ebersole eae715584b HHH-7049 - Add tests of org.hibernate.metamodel.internal.source stuff 2012-02-10 08:25:33 -06:00
Steve Ebersole 26ecd26ac0 HHH-7049 - Add tests of org.hibernate.metamodel.internal.source stuff 2012-02-09 17:30:44 -06:00
Hardy Ferentschik 8cad8a487b HHH-7037 inverse foreign key name 2012-02-09 17:21:59 -06:00
Steve Ebersole 94480b6905 HHH-7042 - Clean up MetadataSources 2012-02-09 15:34:37 -06:00
Hardy Ferentschik f475dc096b HHH-7037 Dealing with @OrderBy 2012-02-09 12:16:57 -06:00
Hardy Ferentschik 3fc75c8f4d Merge branch 'metamodel' of github.com:hibernate/hibernate-orm into metamodel 2012-02-09 10:56:20 -06:00
Steve Ebersole 6efab8895e HHH-7042 - Clean up MetadataSources 2012-02-09 01:37:01 -06:00
Steve Ebersole ffb8432548 HHH-7042 - Clean up MetadataSources 2012-02-08 18:06:27 -06:00
Hardy Ferentschik 1d0679c77b HHH-7037 Introducing PluralAssociationAttribute 2012-02-08 18:02:21 -06:00
Steve Ebersole a93dc7e59e HHH-7038 - Define sources for filters, filter-defs, type-defs, fetch-profiles 2012-02-08 16:03:26 -06:00
Steve Ebersole dc8afc67ce HHH-7038 - Define sources for filters, filter-defs, type-defs, fetch-profiles 2012-02-08 16:00:35 -06:00
Hardy Ferentschik 3c90169c6b HHH-7037 Implement FetchStyle and FetchTiming for toOne associations 2012-02-08 14:52:40 -06:00
Hardy Ferentschik 07970d0e13 HHH-7037 Formatting and applying license headers 2012-02-08 14:51:36 -06:00
Hardy Ferentschik 3c7f784635 HHH-7037 Renaming FetchStyle.EXTRA_LAZY to FetchStyle.EXTRA_DELAYED 2012-02-08 14:50:24 -06:00
Hardy Ferentschik afb190257d HHH-7037 Adding package.html for documentation 2012-02-08 14:46:24 -06:00
Steve Ebersole b847b0598a HHH-7038 - Define sources for filters, filter-defs, type-defs, fetch-profiles 2012-02-08 13:12:28 -06:00
Strong Liu a096b1c874 HHH-7031 TableSpecification.locateForeignKey impl 2012-02-08 12:05:11 -06:00
Steve Ebersole c134154f59 HHH-7031 - Improve JavaDocs to give better insight into intent 2012-02-07 22:00:01 -06:00