You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by Thomas Mahler <th...@web.de> on 2003/09/03 10:28:21 UTC

[Fwd: MSSQL support for SequenceManagerNativeImpl.java]


-------- Original Message --------
Subject: MSSQL support for SequenceManagerNativeImpl.java
Date: Wed, 3 Sep 2003 01:14:38 -0400
From: Alex Kotchnev <ak...@ureach.com>
Reply-To: <ak...@ureach.com>
To: thma@apache.org

Thomas,

     I am using OJB to interact with an MSSQL database and I needed to 
have it
work with the automatically generated identity values in an identity 
column. I
made a very small change to SequenceManagerNativeImpl class, attached is 
a diff
with the rc.4 implementation. I am also attaching the modified version 
of the
file. I ran a couple of preliminary tests , and it successfully inserted 
values
in the MSSQL server.

     I hope this is helpful.

Alex K.