I'm not sure how the two statements below are connected... but, as far as
'max' number of connections, by default, Castor uses on connection per
'database' instance.  However, you can use pooling to re-use connections
rather than having castor recreate connections each time.  Check out the
docs at http://castor.exolab.org/pooling.html for more info.

As far as "use JDBC connections manually", do you mean to create a manual
SQL query rather than have Castor do it, then read this doc
http://castor.exolab.org/jdo-faq.html#OQL and look up 'call sql'


> -- Thus, Gustavo Pistoia had said:
> Hi!!!
>   I need to know if there is any way to use JDBC connections manually.
> If there is not, I need to know how can I change the maximum number of
> connection available.
>   Best regards
>   Gustavo.


Virtually,
Ned Wolpert <[EMAIL PROTECTED]>

"An idea is something you have; an ideology is
something that has you."          --Morris Berman

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to