This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 21662 - Transactions; locking of objects
Summary: Transactions; locking of objects
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-17 17:45 UTC by Daniel Pfeffer
Modified: 2002-07-19 15:23 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Pfeffer 2002-03-17 17:45:29 UTC
MDR currently does not bother with transactions or object locking. However, it 
would be nice to have option of transactional processing (or possibility to 
lock set of object at least) of repository operations in the future.
Comment 1 Martin Matula 2002-03-18 10:06:53 UTC
Implemented.