Bruce Snyder wrote:
Reposting because Andre didn't see this.Hi Bruce,
Andre, Gustavo,
Because the data returned by these queries really don't need to be mapped
in Castor, I would suggest grabbing the underlying java.sql.Connection
and executing a straight SQL query on it. Here's an example of grabbing
the underlying Connection object from an open transaction in Castor:
http://www.mail-archive.com/castor-dev@exolab.org/msg09978.html
Bruce
thanks for your answer. Thats solved some problems with 'limitations' of castor.
I will try to implement both solutions, the direct execution of sql and the
execution by castor engine.
Tanks to Gustavo and Bruce
Andre Teubner
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev