public interface JdbcDriverInstance extends CommonDriver
The following features are supported:
JdbcPackage.getJdbcDriverInstance()
Modifier and Type | Method and Description |
---|---|
RootType |
getRoot()
Returns the value of the 'Root' containment reference.
|
void |
setRoot(RootType value)
Sets the value of the '
Root ' containment reference. |
getEndpoints, getPassword, setPassword
getName, setName
getShortDescription, setShortDescription
RootType getRoot()
If the meaning of the 'Root' containment reference isn't clear, there really should be more of a description here...
setRoot(RootType)
,
JdbcPackage.getJdbcDriverInstance_Root()