Hi again,

 I tried to build an own jdo test.
 As a first step I isolated the tutorial4 application from the jdo tree and
 executed it at an othe directory.
 Maybe I am wrong but if I delete the tutorial4.jdo file the jdo sample
 application is still running.
 Is this file never never used?

 best regards,

 Guido

> ----- Original Message -----
> From: "Guido Beutler" <[EMAIL PROTECTED]>
> To: "OJB Users List" <[EMAIL PROTECTED]>
> Sent: Wednesday, September 11, 2002 2:12 PM
> Subject: tutoriel4.jdo question
>
>
> > 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]>
> >
>


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

Reply via email to