Hi,

can you please be a bit more explicit with your question.

If you are using Castor JDO (a persistence framework) to persist your
Java objects in a relational database, you will not have to write any
SQL queries, as castor will do this for you (based upon the JDO mapping
you provided to the JDOManager at start-up).

If your question is more specific, please try to rephrase it.

Regards
Werner

sunjava wrote:
> 
> Hi,
> 
>   Is it possible to generate SQL statements automatically to update the
> Database? Or we should write the SQL statemnts to update the database.
> 
> Thanks
> Aan

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to