Valid JDBC types are those specified by java.sql.Types (the String
value of the constant names).

The defaults are specified by your driver, as they are mapped to Java
types (e.g. String => VARCHAR in most drivers).

Clinton


On Sun, 13 Feb 2005 19:33:08 -0700, Nathan Maves <[EMAIL PROTECTED]> wrote:
> If I can get a list togeter I will post it to the faq's.
> 
> I am looking for things like...
> 
> #termsAccepted:DATE:NO_ENTRY#
> 
> which does not seem to be working for me.
> 
> Nathan
> 
>

Reply via email to