[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3553?page=c...
]
Adam Warski updated HHH-3553:
-----------------------------
Description:
Fields using "diff" storing won't be queryable, but will use less space.
The users will be able to choose "diff" storing of modifications by using:
@Versioned(modStore=ModificationStore.DIFF)
Add support for "diff" storing of modifications
-----------------------------------------------
Key: HHH-3553
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3553
Project: Hibernate Core
Issue Type: New Feature
Components: envers
Reporter: Adam Warski
Fields using "diff" storing won't be queryable, but will use less space.
The users will be able to choose "diff" storing of modifications by using:
@Versioned(modStore=ModificationStore.DIFF)
--
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