Mario Curcija schrieb:
4.22. Is it possible to perform my own sql-queries in OJB? http://db.apache.org/ojb/docu/faq.html#performSQL
Hi,
ok, that is a beginning ;)
But in the doc is described
Query q2 = QueryFactory.newQuery(Article.class, sql);
how can i use this, if i dont know, what classes are needed for the SQL string ?
Hans
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
