Steve Ebersole
33b7b6c803
HHH-4698 - Better handling of JPA criteria expressions
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18398 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-01-04 18:16:42 +00:00
Emmanuel Bernard
ef1cb9f066
HHH-4352 support for key. and value. for Map and @AttributeOverride. Managed to keep support for legacy names as well.
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18393 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-01-04 16:47:08 +00:00
Scott Marlow
41b12a6479
HHH-4682 Check that @CollectionTable (or its absence) defaults to the right table/column names
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18392 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-01-04 16:03:21 +00:00
Strong Liu
763a3ef84b
HHH-2166 - Long 'in' lists in queries results in a Java stack overflow exception.
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18371 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-31 05:48:24 +00:00
Strong Liu
7fb4558c1d
HHH-2166 - Long 'in' lists in queries results in a Java stack overflow exception.
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18366 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-30 09:08:45 +00:00
Strong Liu
95e10ad81d
HHH-2166 Long 'in' lists in queries results in a Java stack overflow exception.
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18356 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-29 23:21:44 +00:00
Strong Liu
01432e3a16
HHH-2166 - remove @Override annotations for 1.4
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18350 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-29 20:12:22 +00:00
Strong Liu
721a90aadc
HHH-2166 - Long 'in' lists in queries results in a Java stack overflow exception.
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18347 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-29 19:58:52 +00:00
Strong Liu
8a6c40115e
minor change, correct javadoc spell
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18344 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-29 15:56:02 +00:00
Strong Liu
1d125b21aa
minor change, correct javadoc spell
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18341 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-29 08:08:58 +00:00
Strong Liu
018d3911cd
HHH-4741 org.hibernate.test.filter.DynamicFilterTest.testSqlSyntaxOfFiltersWithUnions fails on MySQL
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18339 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-29 08:05:58 +00:00
Strong Liu
30422f9320
HHH-2166 update testcase to skip mssql server and oracle due to HHH-1123
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18335 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-29 06:28:20 +00:00
Strong Liu
7cc0baf32b
minor change, correct javadoc spell
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18332 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-28 09:18:55 +00:00
Strong Liu
ec8421b32d
HHH-2347 HHH-1918 Improvement to DerbyDialect default identy generation mode
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18331 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-24 14:09:27 +00:00
Strong Liu
fb121412b6
HHH-4574 ConnectionProviderFactory.getConnectionProperties() includes extra properties
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18328 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-24 13:26:38 +00:00
Strong Liu
55bf2494ea
HHH-4531 Derby dialect should not support comments
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18327 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-24 11:55:08 +00:00
Gail Badner
a7a9f79d1e
HHH-4735 : Proxy can be associated with a new session when it is already connected to a different one (minor change for perf)
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18324 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-24 07:56:51 +00:00
Gail Badner
e264d8e879
HHH-4735 : Proxy can be associated with a new session when it is already connected to a different one (removed cached EntityKey)
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18322 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-24 03:11:54 +00:00
Gail Badner
c20cfe7e0d
HHH-4735 : Proxy can be associated with a new session when it is already connected to a different one
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18320 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-23 18:38:09 +00:00
Scott Marlow
165f2e5f73
HHH-4601 implement orphanRemoval for OneToMany. OneToOne is not yet done (see HHH-4725)
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18318 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-22 18:07:38 +00:00
Steve Ebersole
a900ee8928
HHH-4698 - Better handling of JPA criteria expressions
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18312 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-22 06:12:34 +00:00
Steve Ebersole
24cbb2df3c
HHH-4720 - Improve javax.persistence.metamodel.Attribute support
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18311 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-22 04:15:04 +00:00
Steve Ebersole
bc0144f2eb
HHH-4720 - Improve javax.persistence.metamodel.Attribute support
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18310 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-21 23:34:10 +00:00
Hardy Ferentschik
3fd7b88524
HHH-4728
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18309 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-21 20:06:42 +00:00
Strong Liu
95c69f3209
HHH-2166 Long 'in' lists in queries results in a Java stack overflow exception
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18305 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-21 17:05:58 +00:00
Strong Liu
56d50a15b3
minor change, correct spell
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18303 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-21 16:17:24 +00:00
Emmanuel Bernard
23c1a47667
HHH-4665 add tests for getIdentifier()
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18302 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-21 15:49:55 +00:00
Emmanuel Bernard
54706c4b20
HHH-4724 add tests on Tuple
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18300 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-21 13:58:50 +00:00
Gail Badner
d66cfe664a
HHH-4642 : added test cases showing unexpected results when an updated entity is changed from read-only to modifiable
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18271 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-18 21:42:42 +00:00
Steve Ebersole
3748f29945
HHH-4719 - Support modulo operator
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18269 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-18 20:04:44 +00:00
Steve Ebersole
c1da5f1e3c
HHH-4698 - Better handling of JPA criteria expressions
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18268 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-18 15:32:39 +00:00
Emmanuel Bernard
a87e031bd5
HHH-4667 accept orm 2 and orm 1 files. Also improved error reports
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18263 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-18 10:02:26 +00:00
Gail Badner
cab9873205
HHH-4715 : Unexpected results when an entity that is already modifiable is set to modifiable again
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18261 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-18 03:38:16 +00:00
Hardy Ferentschik
4a9d8dcf0b
HHH-4527 - first cut for supporting JPA2 @Access annotation. Not quite complete and needs some more tests.
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18260 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-17 21:14:07 +00:00
Emmanuel Bernard
fbf7b91d4d
HHH-4711 HHH-4667 validate persistence.xml and make sure it works for both persistence_1_0.xsd and persistence_2_0.xsd
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18259 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-17 15:34:04 +00:00
Emmanuel Bernard
3bb271ee9c
Remove now unneeded flag to avoid getMember population
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18257 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-17 13:29:55 +00:00
Emmanuel Bernard
355e81a7f1
Remove now unneeded flag to avoid getMember population
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18256 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-17 11:05:13 +00:00
Adam Warski
446ac0e0df
Updating links in docs
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18255 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-17 08:49:02 +00:00
Steve Ebersole
bfa63cca67
HHH-4709 - registered length functions should return Integer
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18254 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-17 05:51:20 +00:00
Steve Ebersole
cdfd6d950b
HHH-4708 - Make CompoundSelectionImpl implement ExpressionImplementor
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18253 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-17 00:21:49 +00:00
Steve Ebersole
da647e7deb
HHH-4705 - Derby does now in fact support the full ANSI SQL TRIM function
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18252 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-16 23:15:01 +00:00
Steve Ebersole
d2f3d18b4a
HHH-4705 - Derby does now in fact support the full ANSI SQL TRIM function
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18251 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-16 22:18:03 +00:00
Steve Ebersole
384d5859c2
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18250 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-16 22:12:45 +00:00
Strong Liu
b62c0afcad
HHH-4614 Instrumented model with abstract MappedSuperclass and field access doesn't work (fix javassist integration issue, not yet cglib)
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18246 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-16 18:31:57 +00:00
Strong Liu
b50f0660ee
HHH-4457 SchemaUpdate fails on Sybase ASE 15 when a new column is added without a default value
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18245 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-16 18:28:58 +00:00
Scott Marlow
0776dbab9a
HHH-4546 JPA-2 locking. LockOptions can include per table alias LockMode
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18243 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-16 18:23:31 +00:00
Adam Warski
1336b83e03
HHH-4694:
...
- using the correct entity name in case of inheritance
- test
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18239 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-16 14:20:52 +00:00
Adam Warski
ab3ee1998a
HHH-4694:
...
- updating docs
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18238 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-16 13:05:17 +00:00
Adam Warski
a90cf3e5eb
HHH-4694:
...
- support for indexed "fake" bidirectional relations
- adding a field-calculation-phase, after all metadata is read from annotations, but before any audit entities generation is done
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18236 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-16 11:09:34 +00:00
Steve Ebersole
5a6686810b
HHH-4590 - CASTs from CriteriaBuilder.toXXX methods still need to be fleshed out
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18230 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-15 18:09:53 +00:00