| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: How to compile an sql query
If you don't want to use SQL or suffer the overhead of the mapping code, you
might look at an object-oriented database. There are a few (including the
one I work for) that over database functions (persistence, transactions,
locking, scalability, schema, etc) directly through Java.
Paul DeWolf
www.objectivity.com
"Sangeetha" <variaths_at_deshaw.com> wrote in message
news:6fa8787f.0207310613.3269038e_at_posting.google.com...
> Hi
>
> I want to know whether any readymade tool is available which can help
> me to compile an SQL query.
> This is because i dont want to use a database. (which takes care of
> processing sql queries).
> Instead i want to issue an SQL query to a java object and get back the
> results.
> What should i do for this.
>
> Thanks
> Sangeetha
Received on Sun Aug 04 2002 - 20:21:03 CDT
![]() |
![]() |