JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.jumpmind.vaadin.ui.sqlexplorer
Interface IDb
All Superinterfaces:
Serializable
All Known Implementing Classes:
Db
public interface
IDb
extends
Serializable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getName
()
IDatabasePlatform
getPlatform
()
Method Details
getName
String
getName
()
getPlatform
IDatabasePlatform
getPlatform
()