Commit Graph

20 Commits

Author SHA1 Message Date
Steve Ebersole c06a45a636 HHH-8966 - Redo the MetadataBuilder process;
HHH-8956 - TLC for annotation pre-processor;
HHH-8962 - Create a set of light reflection classes;
HHH-8932 - Need to integrate JPA 2.1 AttributeConverters into new metamodel binding
2014-03-17 13:07:31 -05:00
Steve Ebersole ebcd0d9cff HHH-8956 - TLC for annotation pre-processor 2014-02-17 20:55:34 -06:00
Steve Ebersole 5416b15ef7 HHH-8893 - Develop Hibernate mapping XSD extending the JPA mapping (orm) XSD 2014-02-10 01:20:31 -06:00
Steve Ebersole 056024a8b6 HHH-8893 - Develop Hibernate mapping XSD extending the JPA mapping (orm) XSD;
HHH-8894 - Use an "upgrade" approach to validate and bind (JAXB) mapping XML - hbm-to-orm XSLT
2014-02-10 01:00:20 -06:00
Steve Ebersole e8fdeb258f HHH-8893 - Develop Hibernate mapping XSD extending the JPA mapping (orm) XSD;
HHH-8894 - Use an "upgrade" approach to validate and bind (JAXB) mapping XML - hbm-to-orm XSLT
2014-02-08 15:57:27 -06:00
Steve Ebersole 24b377a774 HHH-8893 - Develop Hibernate mapping XSD extending the JPA mapping (orm) XSD;
HHH-8894 - Use an "upgrade" approach to validate and bind (JAXB) mapping XML - hbm-to-orm XSLT
2014-02-07 16:59:05 -06:00
Gail Badner 513f8ca869 HHH-8897 : Integrate org.hibernate.metamodel from metamodel branch into master 2014-01-29 11:59:18 -08:00
Steve Ebersole 467daa22b0 HHH-7981 - Load (now) locally defined orm.xsd while processing orm.xml files 2013-03-20 22:03:35 -05:00
Steve Ebersole d652de654c HHH-6653 - Clean up JAXB generated classes 2011-09-13 20:08:42 -05:00
Steve Ebersole 7742811466 HHH-6503 - Develop Set-style plural attribute support for new metamodel 2011-07-29 16:43:34 -05:00
Hardy Ferentschik e358ab7b5a HHH-6469 changing 'jaxb:version' to 'version' as per recommended workaround http://metro.1045641.n5.nabble.com/Both-jaxb-version-and-version-are-present-td1067289.html 2011-07-21 12:30:00 +02:00
Steve Ebersole 24edf42c04 HHH-6371 - Develop metamodel binding creation using a push approach 2011-07-13 09:08:31 -05:00
Steve Ebersole e339dac91e HHH-6371 - Develop metamodel binding creation using a push approach 2011-07-13 09:08:31 -05:00
Steve Ebersole c4c8c28a3b HHH-6371 - Develop metamodel binding creation using a push approach 2011-07-13 09:06:17 -05:00
Steve Ebersole a7179fbc49 HHH-6371 - Develop metamodel binding creation using a push approach 2011-07-13 08:59:13 -05:00
Steve Ebersole 9e95d41689 HHH-6371 - Develop metamodel binding creation using a push approach 2011-07-13 08:57:11 -05:00
JPAV d631671761 HHH-6080: Created XSDs from existing mapping and configuration DTDs 2011-04-25 16:40:43 -05:00
JPAV 41e7b96388 Revert "HHH-6080: Created XSDs from existing mapping and configuration DTDs"
This reverts commit 60d2c5a7bb.
2011-04-21 16:59:25 -05:00
JPAV 60d2c5a7bb HHH-6080: Created XSDs from existing mapping and configuration DTDs 2011-04-21 10:47:01 -05:00
Hardy Ferentschik d6e9138aec HHH-6131 Prefixing JAXB classes with 'XML' 2011-04-18 14:19:40 +02:00