jstrachan 2002/10/28 08:14:15
Added: sql/src/java/org/apache/commons/sql/model Column.betwixt
Table.betwixt
Log:
applied J. Russell Smyth 's patches
betwixt files for cleaner betwixt integration
Revision Changes Path
1.1
jakarta-commons-sandbox/sql/src/java/org/apache/commons/sql/model/Column.betwixt
Index: Column.betwixt
===================================================================
<?xml version="1.0" encoding="UTF-8" ?>
<info>
<element>
<hide property="typeCode"/>
<addDefaults/>
</element>
</info>
1.1
jakarta-commons-sandbox/sql/src/java/org/apache/commons/sql/model/Table.betwixt
Index: Table.betwixt
===================================================================
<?xml version="1.0" encoding="UTF-8" ?>
<info>
<element>
<hide property="primaryKeyColumns"/>
<addDefaults/>
</element>
</info>
--
To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>