public static final class DBConstants.CustomDataSource extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DATA_SOURCE_PROPS |
static String |
DATA_SOURCE_QUERY_CLASS |
static String |
DATA_SOURCE_TABULAR_CLASS |
static String |
DATASOURCE_ID
The data source id is a unique name to identify the custom data source,
this property will be set in the parameters to the "init" method.
|
public static final String DATASOURCE_ID
public static final String DATA_SOURCE_TABULAR_CLASS
public static final String DATA_SOURCE_QUERY_CLASS
public static final String DATA_SOURCE_PROPS
Copyright © 2019 WSO2. All rights reserved.