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
Rune Steinseth
524023deea
HHH-8756 test cases for non select queries when lock mode is set to NONE
2014-01-10 15:05:31 -05:00
Rune Steinseth
924872faef
HHH-8756 relaxed validation on non select queries when lock mode is set to NONE
2014-01-10 15:05:23 -05:00
Brett Meyer
a50b7de0f8
HHH-8811 collection read causes open cursors
2014-01-10 15:04:54 -05:00
Brett Meyer
eb764fadcc
HHH-8821 corrected failing test
2014-01-10 15:04:28 -05:00
Brett Meyer
17acc05056
HHH-8821 Scanning for META-INF/orm.xml does not work on Windows in jpa
...
mode
2014-01-10 15:04:20 -05:00
Brett Meyer
91858995f8
HHH-8831 changed exception type, formatting
2014-01-10 15:03:31 -05:00
Christian Beikov
509da750fe
HHH-8831 improved exception message
...
When having @JoinColumn in a @CollectionTable that do not point to valid columns, the message can be really confusing. These new lines will actually enrich the exception which is thrown that the problem appeared on a specific property of a specific class.
Please include this, since it is not always clear what the actual problem is with a mapping when an exception occurs.
2014-01-10 15:03:22 -05:00
Lukasz Antoniak
553f65a360
HHH-8699 - Multiselect with boolean predicate
2014-01-10 14:56:44 -05:00
Brett Meyer
aab9112f37
HHH-3453 updated list of Dialects in docs
2014-01-10 14:56:15 -05:00
Brett Meyer
de93d0e80f
HHH-3051 corrected CustomLoader returnTypes (different approach)
2014-01-10 14:53:47 -05:00
Brett Meyer
8c3db4b76f
HHH-3051 corrected Loader returnTypes
2014-01-10 14:53:39 -05:00
Brett Meyer
17634bc9e5
HHH-2298 WARN if using build-in conn pool
2014-01-10 14:53:04 -05:00
Brett Meyer
eb1beb8a99
HHH-8790 added @Filter deduceAliasInjectionPoints info and examples to
...
user guide
2014-01-10 14:52:38 -05:00
Brett Meyer
781536c9d7
HHH-8790 improved Filter javadoc
2014-01-10 14:52:31 -05:00
Brett Meyer
e626729adf
HHH-8790 add "escape" keyword to Template
2014-01-10 14:52:22 -05:00
Steve Ebersole
40a8657de5
HHH-8730 - uploadDocumentation task needs to stage aggregated javadocs before rsync
2014-01-10 13:43:19 -06:00
Steve Ebersole
6fb5a899bd
HHH-8842 - Hibernate can't handle JodaTime Converters result (possible bug)
2014-01-10 09:35:27 -06:00
Steve Ebersole
dd08640725
HHH-8809 - Support @Converter on Enumerations
2014-01-09 13:49:18 -06:00
Steve Ebersole
20d813f457
HHH-8807 - Wrong type mapped when using AttributeConverter
2014-01-09 13:35:04 -06:00
Brett Meyer
09b2f11afb
HHH-8655 Classloader conflicts with embedded OSGi frameworks
2013-12-16 14:13:34 -05:00
Gail Badner
90a08ec3a2
HHH-8774 : Add Javadoc for load plans
2013-12-16 10:50:22 -08:00
Gail Badner
eb5f605068
HHH-8774 : Add Javadoc for load plans
2013-12-13 15:09:17 -08:00
Gail Badner
c901e5f951
HHH-8774 : Add Javadoc for load plans
2013-12-13 15:09:17 -08:00
Steve Ebersole
26820e8a77
HHH-6911 - Write DiscriminatorValue to DiscriminatorColumn when combined with InheritanceType#JOINED
2013-12-13 10:40:36 -06:00
Galder Zamarreño
faba70203a
HHH-8772 Remove removal test for PutFromLoadValidatorTest
2013-12-13 16:17:31 +01:00
Steve Ebersole
b70148a85a
HHH-6911 - Write DiscriminatorValue to DiscriminatorColumn when combined with InheritanceType#JOINED
2013-12-13 00:57:47 -06:00
Steve Ebersole
5329bba1ea
HHH-6911 - Write DiscriminatorValue to DiscriminatorColumn when combined with InheritanceType#JOINED
2013-12-13 00:57:47 -06:00
Brett Meyer
e64e89b2cc
HHH-8794 cleanup and formatting
2013-12-12 16:21:31 -05:00
Matus Zamborsky
a2fcfc602b
HHH-8794 Support for @OrderBy without specifying attribute
2013-12-12 15:56:32 -05:00
Brett Meyer
3de5e65b63
HHH-3541 minor xml tag correction in docs
2013-12-12 14:14:39 -05:00
Sanne Grinovero
be272b6680
Fixing a typo and missing blank line in root README file
2013-12-12 18:00:15 +00:00
Brett Meyer
4627f7f489
HHH-7630 allow joined subclass ordering to explicitly reference natural
2013-12-11 13:49:04 -05:00
Brett Meyer
8e2c9c7faf
HHH-8765 corrected hbm2ddl for turkish locale
2013-12-10 20:55:13 -05:00