public class SQLProviderType extends AbstractProviderType<SQLDataSetDef>
BEAN, CSV, ELASTICSEARCH, SQL, STATIC| Constructor and Description |
|---|
SQLProviderType() |
| Modifier and Type | Method and Description |
|---|---|
SQLDataSetDef |
createDataSetDef()
Create a brand new
DataSetDef instance for this given provider type. |
DataSetDefJSONMarshallerExt<SQLDataSetDef> |
getJsonMarshaller()
A marshaller interface used during the JSON read/write of
DataSetDef instances. |
String |
getName()
The type's name.
|
equalspublic String getName()
DataSetProviderTypepublic SQLDataSetDef createDataSetDef()
DataSetProviderTypeDataSetDef instance for this given provider type.public DataSetDefJSONMarshallerExt<SQLDataSetDef> getJsonMarshaller()
DataSetProviderTypeDataSetDef instances.Copyright © 2017–2019 JBoss by Red Hat. All rights reserved.