Patches item #424409, was updated on 2001-05-15 18:50
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376687&aid=424409&group_id=22866

Category: JBossCMP
Group: v2.3 (unstable)
Status: Open
Resolution: None
Priority: 5
Submitted By: David Jencks (d_jencks)
Assigned to: Nobody/Anonymous (nobody)
Summary: not null constraint for jaws tablecreate

Initial Comment:
This patch to CMPFieldMetaData and JDBCInitCommand
allows the developer to specify a not null contraint in
jaws.xml, which is used in table creation by JAWS.

Points in favor of this:

1. It is a simple and important table constraint, that
can be added to jaws.xml very simply.

2. Some otherwise useful open source  databases
(firebird/interbase) have a slightly archaic table
creation syntax in which a primary key field must also
be declared not null.  This patch makes use of these
databases much more plausible.


Thanks
david jencks
[EMAIL PROTECTED]

The attached file has two diffs concatenated by hand,
since it appears to be possible to submit only one file
below and I haven't figured out how to get cvs to
generate only one diff file.

I submitted this patch to the mailing list shortly
before the move to sourceforge, and after a bit of
discussion nothing happened.  Now that there is a more
official patch process I am resubmitting it.

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

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

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to