* Alex Li
| For your first question, I am using this to get java.sql.Connection:
|       DatabaseRegistry.getDatabaseRegistry(jdo.getDatabaseName()
| ).createConnection();
| 
| I guess it is the official way. :-))

Unfortunately this one seem to return a _new_ Connection instance, not
the one I'm already using. :)

Geir O.

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

Reply via email to