Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.3 rc1
-
Component/s: XML code generator - JDO extensions
-
Labels:None
-
Number of attachments :
Description
Add isDetachable() method to SourceFactory. If isDetachable is set to "true" (default "false"), generated object implements TimeStampable interface and can be used in long transactions.
The changes also affect following issues:
Initial patch for review.