arminw 2005/08/16 13:16:19
Modified: . Tag: OJB_1_0_RELEASE release-notes.txt
Log:
add comment for OJB-66
Revision Changes Path
No revision
No revision
1.54.2.51 +5 -1 db-ojb/release-notes.txt
Index: release-notes.txt
===================================================================
RCS file: /home/cvs/db-ojb/release-notes.txt,v
retrieving revision 1.54.2.50
retrieving revision 1.54.2.51
diff -u -r1.54.2.50 -r1.54.2.51
--- release-notes.txt 9 Aug 2005 20:03:21 -0000 1.54.2.50
+++ release-notes.txt 16 Aug 2005 20:16:19 -0000 1.54.2.51
@@ -23,6 +23,10 @@
* [OJB-14] - Setting custom JDBC driver tuning options trough
jdbc-connection-descriptor
* [OJB-6] - Support for stored procedures returning ResultSet.
* [OJB-41] - ODMG-api: Allow cascading delete using auto-delete setting in
metadata
+* [OJB-66] - Allow to specify a sequence start element for
SequenceManagerNextValImpl.
+ Fixed for Oracle, PostgreSQL, MaxDB/SapDB, DB2. Additionally sequence
properties
+ like 'increment by', 'cache', 'order',... are supported too. See 'sequence
manger'
+ guide and javadoc
* Add new ODMG extensions and configuration properties. All properties can
be set
as global property in class ImplementationExt and for a specific
transaction in
class TransactionExt:
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]