Emmanuel Bernard
|
252299cfee
|
HHH-4848 partial implementation of @IdClass support in derivedidentity (example 1 case a of the spec)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18692 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-02-04 17:54:05 +00:00 |
Strong Liu
|
cffff168b3
|
HHH-4317 Memory leak in EnumType class
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18689 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-02-04 10:57:52 +00:00 |
Scott Marlow
|
80dbc69529
|
HHH-4765 Enhance Dialect support for JPA-2 locking. pessimistic no wait/timed locking and additional pessimistic locking tests. Oracle support for pessimistic locking
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18688 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-02-04 00:07:31 +00:00 |
Steve Ebersole
|
46bc41c226
|
HHH-4879 - Support HQL index-refering functions for many-to-many, indexed collections
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18687 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-02-03 21:47:31 +00:00 |
Steve Ebersole
|
c86d471453
|
HHH-4861 - Allow lookup by the "simple" pk type of "parent entity" in "derived identities" cases
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18686 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-02-03 06:58:46 +00:00 |
Strong Liu
|
e2fc86d5d5
|
HHH-4824 localpath appeared in the doc xml
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18685 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-02-03 06:51:48 +00:00 |
Steve Ebersole
|
ac1dae6952
|
HHH-4661 - Properly propagate Query.setLockMode to Hibernate Core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18684 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-02-03 05:16:26 +00:00 |
Steve Ebersole
|
1591e6dc03
|
HHH-4661 - Properly propagate Query.setLockMode to Hibernate Core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18682 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-02-02 21:32:53 +00:00 |
Scott Marlow
|
889470af88
|
HHH-4765 Enhance Dialect support for JPA-2 locking
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18681 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-02-02 17:03:05 +00:00 |
Steve Ebersole
|
d761d3ef45
|
HHH-4661 - Properly propagate Query.setLockMode to Hibernate Core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18676 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-02-01 19:49:40 +00:00 |
Steve Ebersole
|
af7c746a54
|
HHH-4661 - Properly propagate Query.setLockMode to Hibernate Core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18675 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-02-01 19:42:16 +00:00 |
Scott Marlow
|
3456c533b9
|
HHH-4765 Enhance Dialect support for JPA-2 locking.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18673 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-30 17:27:32 +00:00 |
Steve Ebersole
|
fa17de8c92
|
Reverted to using the file based deployments for releases. the scm:svn approach is garbage
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18670 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-29 06:12:23 +00:00 |
Gail Badner
|
0530b809d8
|
setting the version number on trunk back to 3.5.0-SNAPSHOT
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18668 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-29 00:57:52 +00:00 |
Gail Badner
|
18ed315b62
|
prep 3.5.0-Beta-4
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18666 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-29 00:46:30 +00:00 |
Steve Ebersole
|
b52cdc9523
|
HHH-4862 - quoted column/alias names not properly handled in org.hibernate.loader.EntityAliases
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18665 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-28 22:04:20 +00:00 |
Steve Ebersole
|
4ac6062cf1
|
HHH-4862 - column name quoting not properly handled for javax.persistence.ColumnResult
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18662 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-28 01:31:45 +00:00 |
Emmanuel Bernard
|
80156b4170
|
HHH-4859 fix NPE on true embedded ids (ie no property) when building the metamodel
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18661 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-28 00:00:50 +00:00 |
Gail Badner
|
d586421cfb
|
HHH-4828 : Entities returned by Query...setReadOnly(true)...iterate() should be read-only
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18660 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-27 23:59:29 +00:00 |
Emmanuel Bernard
|
c1fb90d575
|
HHH-4849 honor default join column names for @MapsId propertie including on ids with multiple columns
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18659 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-27 23:29:24 +00:00 |
Strong Liu
|
1904e02b63
|
HHH-3828 Criteria: Restriction whith class does not work
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18658 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-27 23:06:38 +00:00 |
Steve Ebersole
|
d04362e464
|
HHH-4799 - Create a *unit* test that asserts SerializationHelper's ability to deser a class using an "isolated classloader" (aka a TCCL)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18657 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-27 19:16:39 +00:00 |
Emmanuel Bernard
|
016a02ff50
|
HHH-4858 add implicit PERSIST cascade when @MapsId is present
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18656 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-27 18:58:28 +00:00 |
Emmanuel Bernard
|
66072429f4
|
HHH-4849 honor default join column names for @MapsId properties
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18655 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-27 18:46:51 +00:00 |
Hardy Ferentschik
|
fde085a09a
|
HHH-4856 updated to 1.0.0-Beta-3
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18654 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-27 18:23:11 +00:00 |
Emmanuel Bernard
|
3e766c1397
|
HHH-4855 globally quoting identifiers was incorrectly considered an actual table name
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18653 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-27 17:22:13 +00:00 |
Adam Warski
|
62e4d6e227
|
HHH-4792:
- validating fix - removing unused commented out code
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18649 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-27 15:50:44 +00:00 |
Emmanuel Bernard
|
ce70a30710
|
HHH-4851 Fix incorrect org.hibernate.PropertyValueException due to incorrect metamodel generation
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18645 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-27 14:31:57 +00:00 |
Scott Marlow
|
75149489d5
|
HHH-4853 3.4.4.3 Lock Mode Properties and Uses, Vendor-specific hints must be ignored if they are not understood.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18644 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-27 14:00:57 +00:00 |
Gail Badner
|
b40cfb58db
|
HHH-4781 : Read-only entities changed to modifiable on refresh
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18643 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-27 09:26:42 +00:00 |
Steve Ebersole
|
4ec26fa4cf
|
HHH-4690 - Consider adding a flag for legacy/new generators
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18642 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-27 08:00:27 +00:00 |
Gail Badner
|
a0d8e6a415
|
HHH-2501 HHH-4804 : Add default read-only/modifiable setting for session; fix setting for non-lazy associations loaded from Query
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18641 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-27 06:36:55 +00:00 |
Steve Ebersole
|
3b536fa6f6
|
HHH-4552 - Support generated value within composite keys
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18640 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-26 21:49:51 +00:00 |
Steve Ebersole
|
091c2d2269
|
HHH-4822 - Add @FailureExpected annotation to annotations and entitymananger modules to allow the skipping of tests
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18638 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-26 20:11:51 +00:00 |
Hardy Ferentschik
|
6e6263012f
|
HHH-4822 reverted a test which was accidently marked with @FailureExpected
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18637 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-26 19:44:57 +00:00 |
Steve Ebersole
|
7f8c1896e4
|
HHH-4678 - Apply PersistenceUnitInfo#getSharedCacheMode and #getValidationMode
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18636 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-26 18:36:59 +00:00 |
Emmanuel Bernard
|
7c72886f6e
|
HHH-4529 Add support for id copy when @MapsId is used.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18633 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-26 17:15:37 +00:00 |
Emmanuel Bernard
|
fc20582ede
|
HHH-4847 inject both object id and the entity itself when asking nested identifier generators
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18632 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-26 17:12:42 +00:00 |
Emmanuel Bernard
|
8386be117a
|
HHH-4843 guard against null properties
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18631 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-26 17:11:04 +00:00 |
Scott Marlow
|
82c5616343
|
HHH-4846 fix NPE and also address JCTS-946
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18630 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-26 14:51:54 +00:00 |
Ståle W. Pedersen
|
2adcb4d926
|
[HHH-4552] generatedvalue for compositekeys are now parsed and added to the id properties
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18629 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-26 13:39:26 +00:00 |
Emmanuel Bernard
|
41ad6c01fd
|
HHH-4529 Add support for parent's id as EmbeddedId and derived entity reusing the same PK class than the parent
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18628 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-26 13:30:32 +00:00 |
Emmanuel Bernard
|
9f85525e45
|
HHH-4529 Add support for parent's id as IdClass and derived entity reusing the same PK class than the parent
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18627 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-26 13:26:07 +00:00 |
Emmanuel Bernard
|
eef482fb15
|
HHH-4529 add tests for parent class @EmbeddedId and derived class @EmbeddedId
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18626 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-26 13:08:02 +00:00 |
Emmanuel Bernard
|
5ee9ba361c
|
HHH-4529 Add support for parent's id being an IdClass or an EmbeddedId (last case not tested yet). (example e2.b)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18625 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-26 12:57:01 +00:00 |
Steve Ebersole
|
c57ab61dcf
|
HHH-4659 - Add support for standard declarative cache (@Cacheable)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18621 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-25 18:49:02 +00:00 |
Emmanuel Bernard
|
f251abe5de
|
HHH-4529 add new test
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18620 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-25 17:57:07 +00:00 |
Emmanuel Bernard
|
d00f7efb30
|
HHH-4529 support for derived entity id as a XToOne pointing to the master entity
HHH-4840 support for Core style embedded id (after all these years :) )
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18619 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-25 17:19:05 +00:00 |
Galder Zamarreno
|
671d9db8e2
|
Individual regions currently use the same implementation as InfinispanRegionFactory for the next timestamp. Get them to actually call InfinispanRegionFactory to make it easier for users to provide diff implementations if desired.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18618 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-25 16:23:59 +00:00 |
Galder Zamarreno
|
b34bb068a7
|
[HHH-4814] (Configure global/cache level JMX statistics from Hibernate configuration file) Added hibernate.cache.infinispan.statistics that enables cache manager and individual cache statistics.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18617 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-25 15:47:02 +00:00 |