|
org.netbeans.modules.db/1 1.44.1 30 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netbeans.api.db.explorer.DatabaseMetaDataTransfer.Connection
public static final class DatabaseMetaDataTransfer.Connection
Represents a database connection during a drag and drop transfer.
| Method Summary | |
|---|---|
DatabaseConnection |
getDatabaseConnection()
Returns the DatabaseConnection. |
JDBCDriver |
getJDBCDriver()
Returns the JDBCDriver which was used to connect to getDatabaseConnection(). |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public DatabaseConnection getDatabaseConnection()
DatabaseConnection.
public JDBCDriver getJDBCDriver()
JDBCDriver which was used to connect to getDatabaseConnection().
public String toString()
toString in class Object
|
org.netbeans.modules.db/1 1.44.1 30 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||