Hibernate/Infinispan integration doesn't property handle Entity/CollectionRegionAccessStrategy evict(Object)
------------------------------------------------------------------------------------------------------------
Key: HHH-4521
URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4521
Project: Hibernate Core
Issue Type: Bug
Components: caching (L2)
Reporter: Galder Zamarreno
Assignee: Galder Zamarreno
Fix For: 3.5
Port HHH-4517 to Infinispan second level cache integration.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Allow chopping of class names in various logging scenarios
----------------------------------------------------------
Key: HHH-3800
URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3800
Project: Hibernate Core
Issue Type: Improvement
Components: core
Reporter: Steve Ebersole
Assignee: Steve Ebersole
Priority: Minor
When logging enti ty class names, it would be nice to allow "collapsing" or "stripping" the entity name in various ways. Or when referencing Hibernate classes...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
2-phase load components
-----------------------
Key: HHH-5234
URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5234
Project: Hibernate Core
Issue Type: New Feature
Components: core
Reporter: Steve Ebersole
Assignee: Steve Ebersole
Fix For: 3.6
This piece is the crux needed for many of the planned improvements wrt components:
# component inheritance (discriminator based)
# full key-many-to-one support
# 'loaded state' tracking for orphan delete semantics
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Add pre flush event listener holding all the changed entities and the operations on them
----------------------------------------------------------------------------------------
Key: HHH-2079
URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2079
Project: Hibernate3
Type: New Feature
Components: core
Versions: 3.2.0.ga
Reporter: Shay Banon
Is there a chance to add a pre flush event listener. The event listener will have all the entities changes about to be flushed, including the operation about to be performed on them (delete, update, create).
This issue relates to HHH-1725 and the collection not processed by flush exception. Maybe there would be a chance to load the lazy collections before the actual flush operation using the mentioned listener.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira