Mon, 29 Nov 2004 09:53:12 +0000method print takes PrintStream parameter now BLD200412061900
dprusa@netbeans.org [Mon, 29 Nov 2004 09:53:12 +0000] rev 1636
method print takes PrintStream parameter now

Sun, 28 Nov 2004 06:38:58 +0000Fix JdbcStorage support for PostgreSQL, adding a new parameter which BLD200411281900
jsichi@netbeans.org [Sun, 28 Nov 2004 06:38:58 +0000] rev 1635
Fix JdbcStorage support for PostgreSQL, adding a new parameter which
enables a workaround for the broken subtransaction stupport in that
DBMS. Add a debugging parameter for printing out exceptions before throwing
them.

Sat, 27 Nov 2004 22:16:17 +0000#50483: clAttrDescs and clAttrValues maps are now created lazily only when needed.
mmatula@netbeans.org [Sat, 27 Nov 2004 22:16:17 +0000] rev 1634
#50483: clAttrDescs and clAttrValues maps are now created lazily only when needed.

Sat, 27 Nov 2004 11:07:55 +0000Fix JdbcStorage build and miscellaneous bugs, mostly to do with
jsichi@netbeans.org [Sat, 27 Nov 2004 11:07:55 +0000] rev 1633
Fix JdbcStorage build and miscellaneous bugs, mostly to do with
rollback. Sync up with changes to MDRCache. Change JdbcStorage MOFID
prefix from "." to "j" to avoid confusion with memory storage.

Sat, 27 Nov 2004 11:05:36 +0000Add NamespaceImpl.clearContains() to allow this static variable to
jsichi@netbeans.org [Sat, 27 Nov 2004 11:05:36 +0000] rev 1632
Add NamespaceImpl.clearContains() to allow this static variable to
be cleared.

Sat, 27 Nov 2004 11:04:18 +0000Make updateSize() public for use from JdbcStorage.
jsichi@netbeans.org [Sat, 27 Nov 2004 11:04:18 +0000] rev 1631
Make updateSize() public for use from JdbcStorage.

Fri, 26 Nov 2004 14:23:09 +0000Fixed few typos
pnejedly@netbeans.org [Fri, 26 Nov 2004 14:23:09 +0000] rev 1630
Fixed few typos

Mon, 22 Nov 2004 21:56:39 +0000Adding quasigeneric qualifications to Collection-typed return values and parameters in JMI-generated interfaces. BLD200411241900
jglick@netbeans.org [Mon, 22 Nov 2004 21:56:39 +0000] rev 1629
Adding quasigeneric qualifications to Collection-typed return values and parameters in JMI-generated interfaces.
PLEASE REVIEW

Mon, 22 Nov 2004 21:52:59 +0000Avoid 'enum' as an identifier.
jglick@netbeans.org [Mon, 22 Nov 2004 21:52:59 +0000] rev 1628
Avoid 'enum' as an identifier.

Mon, 22 Nov 2004 16:06:07 +0000performance test for multivalued index added
dprusa@netbeans.org [Mon, 22 Nov 2004 16:06:07 +0000] rev 1627
performance test for multivalued index added