Using offline connections [message #146360] |
Fri, 04 November 2005 14:18 |
Eclipse User |
|
|
|
Hi,
I'm trying to use the Database Explorer programmatically to access
information in the offline mode.
Normally, when you logon to your connection, you will be able to get to the
JDBCTable, JDBCDatabase, etc.
In offline mode, there are different classes involved: PersistentTableImpl,
SchemaImpl, DatabaseImpl.
I can't seem to be able to get from one of these three classes to a class
which contains the actual connection information (like driver names, url,
etc). This information is present in the Connection.info file, so presumably
there must be a way to get to it in offline mode.
Does anyone know what API functions I could use?
Thanks,
Damian
|
|
|
Powered by
FUDForum. Page generated in 0.03836 seconds