Hi all,

QueryObjectModelFactory can create a query as a QOM instance.Also we can
simply create a query statement via a  QueryManager , instead of a QOM.

$subject ?

Suppose I can only support query type SQL at this moment and I have
implemented that.

I want to use  QueryManager.createQuery code to
,QueryObjectModelFactory.createQuery ,So can i map the QOM to a SQL
statement(given i support only SQL this case)


Thanks in Advance
Subash

Reply via email to