On 12/5/01 5:56 PM, "Nathaniel Reed" <[EMAIL PROTECTED]> wrote:

> I can't find what data types are supported in data objects..  Here's an
> excerpt from Torque Schema reference:

The types supported are those specified by the JDBC spec.
 
> The column element has 8 attributes associated with it, they are:
> 
> name - The name of the column being referenced
> javaName - How this column will be referred to in Java
> primaryKey - Is this a primary key or not (true or false)
> required - Whether a value is required in this field (true or false)
> type - What type of column is it? (Covered below), defaults to VARCHAR
> ...
> 
> "Covered below" seems to refer to documentation in some other context,
> because there is no such information on that page:
> http://jakarta.apache.org/turbine/turbine-2/howto/torque-schema-ref.html
> 
> --
> Nate Reed
> Physical Oceanography Distributed Active Archive Center
> Jet Propulsion Laboratory (Raytheon)
> [EMAIL PROTECTED]
> (626) 744-5528
> (626) 744-5506
> 
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to