Hi,

at tutorial4.jdo (located at: target/srctest/org/apache/ojb/) there is the
jdbc-type tag only at stock:

   <field name="price">
    <extension vendor-name="ojb" key="column" value="price"/>
   </field>
   <field name="stock">
    <extension vendor-name="ojb" key="column" value="stock"/>
 <extension vendor-name="ojb" key="jdbc-type" value="INTEGER"/>
   </field>

why is it only there or why not at the other field tags?

best regards,

Guido


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

Reply via email to