|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DatabaseObject | |
| org.objectweb.cjdbc.console.gui | C-JDBC new graphical console. |
| org.objectweb.cjdbc.console.gui.popups | PopUp swing objects for the console |
| Uses of DatabaseObject in org.objectweb.cjdbc.console.gui |
| Methods in org.objectweb.cjdbc.console.gui with parameters of type DatabaseObject | |
void |
CjdbcGui.publicActionShutdownDatabase(DatabaseObject dob,
int shutdownLevel)
Send a shutdown command to the corresponding database |
void |
CjdbcGui.publicActionDisplayShutdownFrame(DatabaseObject database)
Display the shutdown dialog and then shutdown the database with the corresponding level |
| Uses of DatabaseObject in org.objectweb.cjdbc.console.gui.popups |
| Fields in org.objectweb.cjdbc.console.gui.popups declared as DatabaseObject | |
private DatabaseObject |
DatabasePopUpMenu.database
|
| Methods in org.objectweb.cjdbc.console.gui.popups that return DatabaseObject | |
DatabaseObject |
DatabasePopUpMenu.getDatabaseName()
Returns the database value. |
| Constructors in org.objectweb.cjdbc.console.gui.popups with parameters of type DatabaseObject | |
DatabasePopUpMenu(CjdbcGui gui,
DatabaseObject database)
Creates a new DatabasePopUpMenu.java object |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||