public interface TestJdbcDriver
Modifier and Type | Method and Description |
---|---|
String |
getConnectionTemplateString() |
String |
getDefaultValue() |
String |
getDescription() |
String |
getName() |
QName |
getType() |
boolean |
isReadOnly() |
void |
setConnectionTemplateString(String connectionTemplateString) |
String getName()
String getDescription()
String getConnectionTemplateString()
String getDefaultValue()
void setConnectionTemplateString(String connectionTemplateString)
boolean isReadOnly()
QName getType()
Copyright © 2019. All Rights Reserved.