If I define a column in torque I specify it's size. For example:
<column name="title" type="VARCHAR" size="2000"/>Is there a way how to get the very same size property using torque java api at runtime or do I need to ask this info from a database schema? with best wishes, Taavi -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
