> From: "Taavi Tiirik" <[EMAIL PROTECTED]> > > 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?
I don't think an obvious mechanism is provided, but I do recall someone suggesting a way of obtaining this information either on this list or turbine-user. Check the archives. > > with best wishes, > Taavi HTH, Scott -- Scott Eade Backstage Technologies Pty. Ltd. http://www.backstagetech.com.au -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
