org.netbeans.modules.db.api.explorer |
|
Java Source File Name | Type | Comment |
ActionProvider.java | Interface | Interface allowing modules to add actions to the Database Explorer
under the Databases node in the Services tab. |
MetaDataListener.java | Interface | Interface allowing to listen on changes of the database metadata caused
by the Database Explorer, such as adding or dropping a table or a column. |
NodeProvider.java | Interface | Interface allowing modules to add nodes to the Database Explorer
under the Databases node in the Services tab. |