[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-3553) Add support for "diff" storing of modifications

Adam Warski (JIRA) noreply at atlassian.com
Thu Oct 30 05:43:05 EDT 2008


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-3553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list