On May 29, 2007, at 8:10 PM, Fredrik Liden wrote:
> If I want to use the Mysql TEXT datatype, how should I go about
> specifying that in the modeler? Should I use "Other" and then manually
> change it to TEXT in the database? Or should I use "Varchar" and
> set the
> maximum string length to be something more in line with real TEXT
> length?
>
> Thanks!
>
> Fredrik
Cayenne modeler DB types are the types from JDBC spec. So technically
TEXT corresponds to CLOB. In practice I think both CLOB and VARCHAR
should work.
Hope this helps.
Andrus
This archive was generated by hypermail 2.0.0 : Wed May 30 2007 - 05:20:43 EDT