Patches item #664390, was opened at 2003-01-08 08:49
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376687&aid=664390&group_id=22866

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Alex Shneyderman (ashneyderman)
Assigned to: Nobody/Anonymous (nobody)
Summary: <entity-command> for informix auto-generated serial value

Initial Comment:
This command will allow automatic assignment of the 
PK field of CMP entity, that is Informix (7.3* IDS) serial 
field as its PK.

This was tested using the JDBC Driver provided by IBM 
that can be downloaded at 
http://www14.software.ibm.com/webapp/download/produc
t.jsp?type=b&id=MBEN-
4ZKP2T&s=z&cat=&S_TACT=&S_CMP=

The patch includes:

1. command itself in the 
org/jboss/ejb/plugins/cmp/jdbc/informix/JDBCInformixCre
ateCommand.{java and class}

2. addition to the build.xml needed to build correctly in 
build.xml file. Note that only the addtion to build.xml is 
shown in this file.

3. addition to standardjbosscmp-jdbc.xml to be able to 
use the command in standardjbosscmp-jdbc.xml file. 
Note that only the addtion to the xml is shown in this file.

4. ifxjdbc.jar has to go to thirdparty/infromix/informix/lib 
to build correctly

If you do not need to be able to build the command 
yourself you will only need files (1) and (3). Put (1) in the 
classpath where Jboss will be able to see it; make 
needed addition to the standardjbosscmp-jdbc.xml 
shown in (3); and I assume you already have the 
ifxjdbc.jar available.

That is it.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376687&aid=664390&group_id=22866


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to