Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Using offline connections
Using offline connections [message #146360] Fri, 04 November 2005 14:18
Eclipse UserFriend
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
Previous Topic:CMP Tutorial of Eclipse
Next Topic:Selecting text in WSDL editor
Goto Forum:
  


Current Time: Wed Apr 23 11:55:08 EDT 2025

Powered by FUDForum. Page generated in 0.03836 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top