cvs commit: jakarta-commons-sandbox/sql/src/java/org/apache/commons/sql/model Column.java Database.java ForeignKey.java Index.java IndexColumn.java Reference.java Table.java TypeMap.java

2003-10-13 Thread rdonkin
rdonkin 2003/10/13 01:30:03 Modified:sql/src/java/org/apache/commons/sql/model Column.java Database.java ForeignKey.java Index.java IndexColumn.java Reference.java Table.java TypeMap.java Log: Fixed typos in apac

cvs commit: jakarta-commons-sandbox/sql/src/java/org/apache/commons/sql/model Column.java

2002-10-28 Thread jstrachan
jstrachan2002/10/28 08:13:28 Modified:sql/src/java/org/apache/commons/sql/model Column.java Log: applied J. Russell Smyth 's patches removed nullable and isNullable attributes added by Steven Caswell - see previous message - in short, these are not DB attributes, but JDBC

cvs commit: jakarta-commons-sandbox/sql/src/java/org/apache/commons/sql/model Column.java

2002-10-23 Thread jstrachan
jstrachan2002/10/23 03:10:56 Modified:sql/src/java/org/apache/commons/sql/model Column.java Log: added back the old constructor so at least the unit tests still compile again. though unfortunately the unit tests are all broken these days... Revision ChangesPath 1.6