01-23-06 10:45 PM
[
> Write tests for new persistent-nontransactional-dirty lifecycle assertions
> --------------------------------------------------------------------------
>
> Key: JDO-258
> URL: [url]http://issues.apache.org/jira/browse/JDO-258" target="_blank">http://issues.apache.org/jira/brows.../browse/JDO-258
> Project: JDO
> Type: New Feature
> Components: tck20
> Reporter: Michelle Caisse
> Assignee: Michael Watzek
>
> A5.6.2-3 [A persistent-nontransactional-dirty instance transitions to
hollow if it is the parameter of evict or evictAll. This allows the applicat
ion to remove instances from the set of instances whose state is to be commi
tted to the datastore.]
> A5.6.2-5 [The persistent-nontransactional-dirty instances will transition acco
rding to the RetainValues flag. With the RetainValues flag set to true, persistent-n
ontransactional-dirty instances will transition to persistent-nontransactional. With
the Re
tainValues flag set to false, persistent-nontransactional-dirty instances will transition to
hollow. ]
> A5.6.2-7 [The persistent-nontransactional-dirty instances will transition acco
rding to the RestoreValues flag. With the RestoreValues flag set to true, persistent
-nontransactional-dirty instances will make no state transition, but the fields will
be res
tored to their values as of the beginning of the transaction, and any changes made within th
e transaction will be discarded. With the RestoreValues flag set to false, persistent-nontra
nsactional-dirty instances will transition to hollow.]
> A5.6.2-9 [The persistent-nontransactional-dirty instances will transition acco
rding to the RetainValues flag. With the RetainValues flag set to true, persistent-n
ontransactional-dirty instances will transition to persistent-nontransactional. With
the Re
tainValues flag set to false, persistent-nontransactional-dirty instances will transition to
hollow.]
> A5.6.2-11 [With the RestoreValues flag set to true, persistent-nontransactiona
l-dirty instances will make no state transition, but the fields will be restored to
their values as of the beginning of the transaction, and any changes made within the
transa
ction will be discarded. With the RestoreValues flag set to false, persisten
t-nontransactional-dirty instances will transition to hollow.]
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
[ Post a follow-up to this message ]
|