Brett Meyer
b946b5e2da
HHH-8777 dynamically generate descriptor dependencies
...
Conflicts:
.gitignore
hibernate-enhance-maven-plugin/src/main/resources/META-INF/maven/plugin.xml
hibernate-enhance-maven-plugin/src/main/resources/META-INF/maven/plugin.xml.original
tooling/hibernate-enhance-maven-plugin/src/main/resources/META-INF/maven/plugin.xml
2014-02-04 10:43:52 -05:00
Jeremy Whiting
15acd847cf
HHH-8777 Completed implementation of Maven Enhance Plugin fixing issue
...
with
missing descriptor files. Mojo will automatically hook into build
lifecycle compile phase.
Conflicts:
hibernate-enhance-maven-plugin/src/main/java/org/hibernate/bytecode/enhance/plugins/MavenEnhancePlugin.java
settings.gradle
tooling/hibernate-maven-plugin/hibernate-maven-plugin.gradle
2014-02-04 10:43:50 -05:00
Brett Meyer
5a570ad072
HHH-8897 removed @FailureExpectedWithNewMetamodel on passing tests, removed isDefaultUseNewMetamodel()
2014-02-03 17:47:54 -05:00
Brett Meyer
75df8c44fd
fix an hibernate-osgi test import
2014-02-03 16:43:17 -05:00
Gail Badner
83becf4e09
HHH-8897 : Fix failures due to calling EntityType.determineAssociatedEntityClass() before persisters are bound
2014-02-03 12:18:27 -08:00
Steve Ebersole
70e965d750
HHH-8893 - Develop Hibernate mapping XSD extending the JPA mapping (orm) XSD;
...
HHH-7556 - Clean up packages;
HHH-7164 - Finish out SessionFactoryBuilder api
2014-02-01 11:37:21 -06:00
Gail Badner
e0d118d8c6
Merge branch 'HHH-8897-replace-metamodel'
2014-01-31 12:25:36 -08:00
Gail Badner
cba82f2968
HHH-8897 : Add @FailureExpectedWithNewMetamodel for integration failures
2014-01-31 12:22:44 -08:00
Gail Badner
62631f7a58
HHH-8897 : Corrected DataSourceInjectionTest
2014-01-30 13:36:29 -08:00
Brett Meyer
fdc3b3b009
HHH-8914 double negation broken on JPA criteria
2014-01-30 13:15:50 -05:00
Brett Meyer
535659d61f
HHH-8822 ValueHolder fields need to be transient if owned by a
...
Serializable class
2014-01-30 11:21:12 -05:00
Gail Badner
4c6764d1cf
HHH-8897 : Add @FailureExpectedWithNewMetamodel for integration failures
2014-01-29 22:15:39 -08:00
Gail Badner
51b9e31f23
HHH-8897 : Add @FailureExpectedWithNewMetamodel for integration failures
2014-01-29 16:17:33 -08:00
Lukasz Antoniak
2f6d4f10a9
HHH-8897 - Integrate org.hibernate.metamodel from metamodel branch into master
2014-01-29 23:08:18 +01:00
Lukasz Antoniak
e025725f66
HHH-8912 - Test case
2014-01-29 22:52:06 +01:00
Labi0
1e7b03a2ae
HHH-8912 - @NotFound applied to *-to-one relation in superclass
2014-01-29 22:52:06 +01:00
Gail Badner
f19c8e995a
HHH-8897 : Integrate org.hibernate.metamodel from metamodel branch into master
2014-01-29 11:59:19 -08: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
1a87adca08
HHH-8853 - Tomcat jdbc-pool interceptor exception
2014-01-29 13:14:20 -06:00
Brett Meyer
d0c947c71c
HHH-8674 - fixed usage of deprecated method
...
Configuration#buildSessionFactory() in documentation
2014-01-28 17:19:06 -05:00
akotlyarov
cb215c468d
HHH-8674 - fixed usage of deprecated method Configuration#buildSessionFactory() in documentation
2014-01-28 17:05:33 -05:00
Brett Meyer
f815f70f51
HHH-8903 bi-directional fetches in entity graphs
2014-01-28 16:43:52 -05:00
Christian Bauer
fef6c5394a
HHH-8903 Inverse @OneToMany ignored in entity graph
2014-01-28 16:43:52 -05:00
Lukasz Antoniak
f0bd12f823
HHH-8243 HHH-8329 - Avoid flushing in validity audit strategy
2014-01-28 12:47:59 -06:00
Steve Ebersole
db677c7d68
HHH-8893 - Develop Hibernate mapping XSD extending the JPA mapping (orm) XSD
2014-01-28 01:12:09 -06:00
Steve Ebersole
90b8f9ef38
HHH-8893 - Develop Hibernate mapping XSD extending the JPA mapping (orm) XSD
2014-01-27 18:49:11 -06:00
Steve Ebersole
b57a6e3cff
HHH-8893 - Develop Hibernate mapping XSD extending the JPA mapping (orm) XSD
2014-01-27 17:45:16 -06:00
Lukasz Antoniak
e58c6b0976
HHH-8602 - Fix and test
2014-01-24 22:38:40 +01:00
Brett Meyer
7e203b86f9
HHH-8864 count distinct tuples for postgres and h2
2014-01-22 15:18:11 -05:00
Steve Ebersole
79ee394e0a
HHH-8773 - Remove cleaning as release task dep
2014-01-22 11:14:18 -06:00
Steve Ebersole
1fddb2c95a
HHH-8773 - Remove cleaning as release task dep
2014-01-22 09:50:55 -06:00
Jesse Sightler
84b032da1d
HHH-8884 : Made this only remove "and " and " and"
...
Made this only remove "and " and " and" as otherwise tables named "android" end up being queried as "roid".
2014-01-21 19:01:24 -06:00
Brett Meyer
691c8e239a
HHH-2988 test case
2014-01-20 20:02:49 -05:00
davidmuzik
08c23d435c
HHH-2988 Update UnionSubclassEntityPersister column quoting
2014-01-20 20:02:34 -05:00
Brett Meyer
cd9819bde1
HHH-8404 test case
2014-01-20 17:28:39 -05:00
Benjamin Tegarden
ddfa5ffe24
HHH-8404: Correctly render 'ListIndexExpression'
2014-01-20 17:28:33 -05:00
Steve Ebersole
fa4f0850c3
HHH-8865 - Create topical guide for logging
2014-01-16 11:37:59 -06:00
Henrik Hoffmann
14be51b23f
HHH-8850 - fixed ex. when calling addScalar to NamedSQLQuery
...
changed list instanciation from java.util.Arrays.ArrayList to
java.util.ArrayList when creating SQLQueryImpl from an
NamedSQLQueryDefinition.
added testcase
2014-01-16 01:23:29 -05:00
Brett Meyer
1f81329fd8
HHH-8855 HHH-8640 corrected EntityGraph loadplan strategy, support inheritance in SubGraphs
2014-01-16 01:04:29 -05:00
Steve Ebersole
2d26135a5a
HHH-8865 - Create topical guide for logging
2014-01-15 12:43:15 -06:00
Brett Meyer
76e0e42796
HHH-8855 corrected EntityGraph loadplan strategy, testcase cleanup
2014-01-14 19:39:37 -05:00
Christian Bauer
63ecc1c8c3
HHH-8855 Failing test for multiple @ManyToOnes load graph
2014-01-14 19:39:27 -05:00
Steve Ebersole
56e6db38fc
HHH-8812 - JPAOverriddenAnnotationReader and @Convert annotations
2014-01-14 18:29:48 -06:00
Brett Meyer
69025e5c01
HHH-8863 correct StatisticalLoggingSessionEventListener partial flush
...
timing
2014-01-14 14:30:05 -05:00
Brett Meyer
d928299e98
HHH-8862 test case
2014-01-14 11:42:47 -05:00
Brett Meyer
f58968c0a2
HHH-5289 remove unnecessary security checks in property accessors
2014-01-10 16:06:44 -05:00
Steve Ebersole
945463e3fe
HHH-8735 - Do not log deprecation warning from org.hibernate.ejb.HibernatePersistence#getProviderUtil
2014-01-10 14:30:04 -06:00
Brett Meyer
756b42ec6e
HHH-2188 Query metadata gives NPE for polymorphic queries
2014-01-10 15:06:37 -05:00
Brett Meyer
eb7af53a51
HHH-8638 global quoting breaks UC on FK
...
Conflicts:
hibernate-core/src/test/java/org/hibernate/test/annotations/quote/User.java
2014-01-10 15:06:12 -05:00
Brett Meyer
3e99c23e52
HHH-8756 cleanup
2014-01-10 15:05:38 -05:00