Thanks, Philip. I've just committed a small patch fixing this typo. Available as per 
now from CVS, or with release 0.9.6.

Werner

On Fri, 01 Oct 2004 14:38:41 +0200, Philip DONAGHY wrote:

>
>Werner,
>
>I found a typeo in the JavaDoc.
>
>build/doc/javadoc/org/exolab/castor/jdo/OQLQuery.html Says :
>
>oql = db.getQuery( "SELECT ... WHERE id=$" );
>
>Where it sould be :
>
>oql = db.getQuery( "SELECT ... WHERE id=$1" );
>
>I will keep an eye out for others.
>
>Phil
>
>
>
>----------------------------------------------------------- 
>If you wish to unsubscribe from this mailing, send mail to
>[EMAIL PROTECTED] with a subject of:
>        unsubscribe castor-dev
>



----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to