Re: Re[6]: [JBoss-user] CMR with FK in the database

2003-03-25 Thread Simone Milani
PROTECTED] Sent: Monday, March 24, 2003 8:32 PM Subject: Re[6]: [JBoss-user] CMR with FK in the database This is the problem with vendor-specific create commands. Just fixed it. PS: Simone, be sure to use JDBCSybaseCreateCommand that extends JDBCAbstractVendorCreateCommand. alex Monday

[JBoss-user] CMR with FK in the database

2003-03-24 Thread Simone Milani
Hi, I have a one to many relation with a FK constaint and the FK in the children declared as non nullable. The SQL that is generated by JBoss seems to violate this constraint. Please help!!! Thanks Simone

Re: [JBoss-user] CMR with FK in the database

2003-03-24 Thread Jonathan . O'Connor
] 24.03.2003 10:43 Please respond to jboss-user To:[EMAIL PROTECTED] cc: Subject:[JBoss-user] CMR with FK in the database Hi, I have a one to many relation with a FK constaint and the FK in the children declared as non nullable. The SQL that is generated by JBoss seems

Re[2]: [JBoss-user] CMR with FK in the database

2003-03-24 Thread Alex Loubyansky
PROTECTED] JOCxd cc: JOCxd Subject:[JBoss-user] CMR with FK in the database JOCxd Hi, JOCxd I have a one to many relation with a FK constaint and the FK in the JOCxd children declared as non nullable. The SQL that is generated by JBoss JOCxd seems to violate

Re: Re[2]: [JBoss-user] CMR with FK in the database

2003-03-24 Thread Simone Milani
]: [JBoss-user] CMR with FK in the database JBoss-3.2 now supports NON-NULL foreig keys if foreign key fields are mapped to NON NULL CMP fields. alex Monday, March 24, 2003, 1:50:17 PM, Jonathan O'Connor wrote: JOCxd Simone, JOCxd Look for previous messages about INSERT after ejbPostCreate

Re[4]: [JBoss-user] CMR with FK in the database

2003-03-24 Thread Alex Loubyansky
Loubyansky [EMAIL PROTECTED] SM To: Jonathan.O'[EMAIL PROTECTED] [EMAIL PROTECTED] SM Sent: Monday, March 24, 2003 12:06 PM SM Subject: Re[2]: [JBoss-user] CMR with FK in the database JBoss-3.2 now supports NON-NULL foreig keys if foreign key fields are mapped to NON NULL CMP fields. alex Monday

Re: Re[4]: [JBoss-user] CMR with FK in the database

2003-03-24 Thread Simone Milani
: Alex Loubyansky [EMAIL PROTECTED] To: Simone Milani [EMAIL PROTECTED] Sent: Monday, March 24, 2003 3:52 PM Subject: Re[4]: [JBoss-user] CMR with FK in the database Hello Simone, actually, it looks like exposing FK field[s] as non-null CMP field[s]. Just map FK fields to CMP fields in jbosscmp

Re: Re[4]: [JBoss-user] CMR with FK in the database

2003-03-24 Thread Jonathan . O'Connor
PROTECTED] Sent by: [EMAIL PROTECTED] 24.03.2003 15:52 Please respond to jboss-user To:Simone Milani [EMAIL PROTECTED] cc: Subject:Re[4]: [JBoss-user] CMR with FK in the database Hello Simone, actually, it looks like exposing FK field[s] as non-null CMP field[s]. Just map FK

Re[6]: [JBoss-user] CMR with FK in the database

2003-03-24 Thread Alex Loubyansky
- Original Message - SM From: Alex Loubyansky [EMAIL PROTECTED] SM To: Simone Milani [EMAIL PROTECTED] SM Sent: Monday, March 24, 2003 3:52 PM SM Subject: Re[4]: [JBoss-user] CMR with FK in the database Hello Simone, actually, it looks like exposing FK field[s] as non-null CMP field[s]. Just

Re[6]: [JBoss-user] CMR with FK in the database

2003-03-24 Thread Alex Loubyansky
Loubyansky [EMAIL PROTECTED] JOCxd Sent by: [EMAIL PROTECTED] JOCxd 24.03.2003 15:52 JOCxd Please respond to jboss-user JOCxd To: Simone Milani [EMAIL PROTECTED] JOCxd cc: JOCxd Subject:Re[4]: [JBoss-user] CMR with FK in the database JOCxd Hello Simone, JOCxd

Re: Re[6]: [JBoss-user] CMR with FK in the database

2003-03-24 Thread Simone Milani
]: [JBoss-user] CMR with FK in the database Could you, please, post jbosscmp-jdbc.xml excerpt for MDS_VECTOR entity and relationship mapping? thanks, alex Monday, March 24, 2003, 6:35:05 PM, Simone Milani wrote: SM Hi Alex, SM Thanks, but that does not work for me :( I am using RC4

Re[6]: [JBoss-user] CMR with FK in the database

2003-03-24 Thread Alex Loubyansky
JDBCEntityBridge line SM 151 SM Thanks!!! SM Simone SM - Original Message - SM From: Alex Loubyansky [EMAIL PROTECTED] SM To: Simone Milani [EMAIL PROTECTED] SM Sent: Monday, March 24, 2003 3:52 PM SM Subject: Re[4]: [JBoss-user] CMR with FK in the database Hello Simone, actually