|
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.View
public static final class DatabaseMetaDataTransfer.View
Represents a view during a drag and drop transfer.
Method Summary | |
---|---|
DatabaseConnection |
getDatabaseConnection()
Returns the DatabaseConnection this view comes from. |
JDBCDriver |
getJDBCDriver()
Returns the JDBCDriver which was used to connect to getDatabaseConnection() . |
String |
getViewName()
Returns the name of this view. |
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
this view comes from.
public JDBCDriver getJDBCDriver()
JDBCDriver
which was used to connect to getDatabaseConnection()
.
public String getViewName()
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 |