dbTalk Databases Forums  

Query API

comp.databases.object comp.databases.object


Discuss Query API in the comp.databases.object forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Fredrik Bertilsson
 
Posts: n/a

Default Query API - 12-27-2003 , 02:47 AM






I have seen some discussions in this forum about JDO query language.
One disadvatage with JDO-QL is that the filter is a text string and
not a java object. I am working with a open source project,
http://butler.sourceforge.net, and we have a powerful, but still very
simple, java API for defining queries (and a lot more) as java
objects. The query definition are later used for producing a SQL
select statement.

If you are tiered on working with low level JDBC calls, but still want
the power of SQL queries, you really should look at
bulter.sourceforge.net.

Best regards,
Fredrik

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.