You can use any database you like... Jboss comes with an example datasource config for sybase, in sybase-ds.xml the docs/examples/jca folder.
For primary key generation, from the documentation (see free docs, chapter 11.19): anonymous wrote : sybase-fetch-key: (org.jboss.ejb.plugins.cmp.jdbc.sybase.JDBCSybaseCreateCommand) The JDBCSybaseCreateCommand | executes an INSERT INTO query after executing a SELECT @@IDENTITY statement to | fetch the generated key. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852038#3852038 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852038 ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
