Eric Dalquist
1569e6194b
HHH-6974 Complete second level caching of natural id resolution
2012-02-07 08:34:23 -06:00
Eric Dalquist
ef22e31068
HHH-6974 Adding hooks into NaturalIdRegionAccessStrategy
...
Created NaturalIdCacheKey to encapsulate the key for caching a naturalid
Adding hooks into NaturalIdRegionAccessStrategy from StatefulPersistenceContext
for load/insert/update/delete events on entities
2012-02-07 08:34:23 -06:00
Eric Dalquist
c473520585
HHH-6974 Class level naturalId cache and stats
...
Add class level @NaturalIdCache annotation to denote if second level natualId caching should be done
Flush out stats model for naturalId cache related stats
Add ehcache support classes for naturalId region
2012-02-07 08:34:23 -06:00
Eric Dalquist
72fe79a3f2
HHH-6974 Addition of NaturalIdRegion SPI
...
Adds NaturalIdRegion to RegionFactory
Adds creation of NaturalIdRegions to SessionFactoryImpl setup
Basic copy of collection cache region behavior for first pass at naturalId region support in ehcache
2012-02-07 08:34:23 -06:00
Steve Ebersole
6702688c1f
HHH-7011 - Document multi-tenancy
2012-02-07 08:14:58 -06:00
Steve Ebersole
80ae4d5724
HHH-6082 - Incorporate EntityManager documentation into main dev guide
2012-02-07 00:31:25 -06:00
Steve Ebersole
40dc88e6c1
HHH-6082 - Incorporate EntityManager documentation into main dev guide
2012-02-07 00:29:42 -06:00
Steve Ebersole
30deb20ff1
HHH-6082 - Incorporate EntityManager documentation into main dev guide
2012-02-07 00:22:46 -06:00
Steve Ebersole
591364409e
HHH-6082 - Incorporate EntityManager documentation into main dev guide
2012-02-07 00:22:46 -06:00
Steve Ebersole
102c31497b
HHH-6082 - Incorporate EntityManager documentation into main dev guide
2012-02-07 00:22:46 -06:00
Steve Ebersole
8352ab39fb
HHH-6082 - Incorporate EntityManager documentation into main dev guide
2012-02-07 00:22:45 -06:00
Steve Ebersole
c4b7538ae3
HHH-6082 - Incorporate EntityManager documentation into main dev guide
2012-02-07 00:22:45 -06:00
Steve Ebersole
c6fa7d3f23
HHH-6082 - Incorporate EntityManager documentation into main dev guide
2012-02-07 00:22:45 -06:00
Steve Ebersole
0e3cfbde55
HHH-6082 - Incorporate EntityManager documentation into main dev guide
2012-02-07 00:22:45 -06:00
Steve Ebersole
3cf41ee3dc
HHH-6082 - Incorporate EntityManager documentation into main dev guide
2012-02-07 00:22:45 -06:00
Steve Ebersole
955f21eca9
HHH-6082 - Incorporate EntityManager documentation into main dev guide
2012-02-07 00:22:45 -06:00
Steve Ebersole
9b304942cc
HHH-6082 - Integrate EntityManager documentation into dev guide
2012-02-07 00:22:45 -06:00
Strong Liu
6a22085e5b
HHH-7206 upgrade to infinispan 5.1.1.FINAL
2012-02-06 18:06:11 -06:00
Eric Dalquist
780305d861
HHH-7009 HHH-7014 : Reorg dialiect class names per Jira feedback and deprecate PostgreSQLDialect
...
Primary dialects are now versioned with the non-versioned
dialect class remaining but deprecated for compatibility
2012-02-06 10:18:05 -06:00
Eric Dalquist
b72923070e
HHH-7009 Create new PostgreSQL 8.2 Dialect
...
Create dialect for Postgres 8.2 and later which supports "if exists"
in drop statements. Update resolver to return the correct dialect
version.
2012-02-06 09:57:21 -06:00
Lukasz Antoniak
5448e8b628
Merge pull request #263 from lukasz-antoniak/HHH-6738
...
HHH-6738 - Hardcoded alias causing problems
2012-02-04 03:41:24 -08:00
Lukasz Antoniak
c29711f11b
HHH-6738 - Alias change
2012-02-04 12:27:40 +01:00
Strong Liu
a512ede38b
code format and simple improvement
2012-02-03 05:34:39 +08:00
Galder Zamarreño
13c9dbfc21
HHH-7007 Evict all should work now in multi-region factory environments
2012-02-02 11:12:05 +01:00
Galder Zamarreño
5eee526234
HHH-1706 Support evictAll for LOCAL second level cache environments
2012-02-02 11:06:49 +01:00
Steve Ebersole
2b356317ce
HHH-7011 - Document multi-tenancy
2012-02-01 12:23:47 -06:00
Steve Ebersole
feba0bf949
HHH-7011 - Document multi-tenancy
2012-02-01 12:22:06 -06:00
Steve Ebersole
8bead4f084
HHH-7011 - Document multi-tenancy
2012-01-31 19:59:37 -06:00
Lukasz Antoniak
2f26475baa
HHH-6738 - Formatting
2012-01-31 22:36:26 +01:00
Steve Ebersole
89911003e3
HHH-6336 - Add TenantIdentifierResolver
2012-01-31 12:40:19 -06:00
Lukasz Antoniak
69db917760
HHH-6738 - Fix and test
2012-01-31 15:08:16 +01:00
Gail Badner
230cff7d00
HHH-3218 : ManyToOne Persisting Cascade in Embeddable as part of ElementCollection
2012-01-30 13:37:57 -08:00
Lukasz Antoniak
d1ac167ec6
HHH-4962 - Fix and test
2012-01-29 17:09:40 +01:00
Strong Liu
6dfe24983c
HHH-7006 keyword top causes test fail on ms sql server
2012-01-29 17:26:17 +08:00
Lukasz Antoniak
46b7a0d38e
HHH-7003 - Fix and test
2012-01-28 23:27:06 +01:00
Steve Ebersole
bfb7fc8596
HHH-6998 - Expand CustomEntityDirtinessStrategy to define findDirty
2012-01-28 09:44:49 -06:00
Steve Ebersole
91847d7027
HHH-6998 - Expand CustomEntityDirtinessStrategy to define findDirty
2012-01-27 14:51:01 -06:00
Gail Badner
ebee6b731e
HHH-6957 : Throw TransientPropertyValueException if there are unresolved entity insert actions after persist/save/merge listeners execute
2012-01-27 00:15:38 -08:00
Gail Badner
bb4738b1e4
HHH-5299 : Multi-Level cascading of unsaved instances with bidirectional associations fails with TransientObjectException
2012-01-26 19:33:37 -08:00
Steve Ebersole
253cb0a9d3
HHH-6580 - Discriminator value used as ID when inserting entity to PosgtreSQL
2012-01-26 14:37:00 -06:00
Steve Ebersole
830d4cd2ab
HHH-5755 - javax.persistence.criteria.Expression.as() is broken
2012-01-25 22:25:40 -06:00
Steve Ebersole
fa6a2f6159
HHH-6580 - Discriminator value used as ID when inserting entity to PosgtreSQL
2012-01-25 22:07:50 -06:00
Steve Ebersole
917eef5ad1
HHH-6580 - Discriminator value used as ID when inserting entity to PosgtreSQL
2012-01-25 15:56:25 -06:00
Paweł Stawicki
f69813fad0
HHH-6580 Discriminator value used as ID when inserting entity to PostgreSQL
2012-01-25 15:56:25 -06:00
Steve Ebersole
72e382b045
HHH-3910 - custom dirty flag tracking
2012-01-25 12:38:57 -06:00
Steve Ebersole
34c2fa4409
minor change to matrix plugin to allow multiple sources for specifying to skip "matrix unit" test task generation
2012-01-25 12:28:39 -06:00
Guy Veraghtert
181496ac7c
HHH-5755
...
Signed-off-by: Michael Rudolf <michael.rudolf01@sap.com>
2012-01-25 14:29:23 +01:00
Steve Ebersole
23a62802c8
HHH-4358 - Having to use @ForceDiscriminator kind of breaks JPA compatibility
2012-01-24 13:42:57 -06:00
Steve Ebersole
75bd6b319b
HHH-5024 - MetadataContext#registerAttribute does not recognize inherited fields
2012-01-24 11:57:24 -06:00
Steve Ebersole
6258df4752
HHH-3910 - custom dirty flag tracking
2012-01-23 22:50:35 -06:00