public static class DynamicSchemaProcessorTest.CheckJdbcPropertyDsp extends DynamicSchemaProcessorTest.BaseDsp
Modifier and Type | Field and Description |
---|---|
static String |
RETURNFALSESTRING |
static String |
RETURNTRUESTRING |
replaceToken
Constructor and Description |
---|
DynamicSchemaProcessorTest.CheckJdbcPropertyDsp() |
Modifier and Type | Method and Description |
---|---|
String |
processSchema(String schemaUrl,
Util.PropertyList connectInfo)
Modifies a Mondrian schema.
|
getSchema
public static String RETURNTRUESTRING
public static String RETURNFALSESTRING
public DynamicSchemaProcessorTest.CheckJdbcPropertyDsp()
public String processSchema(String schemaUrl, Util.PropertyList connectInfo) throws Exception
DynamicSchemaProcessor
An implementation should generally interpret the URL string as an Apache VFS (virtual file system) URL.
processSchema
in interface DynamicSchemaProcessor
processSchema
in class DynamicSchemaProcessorTest.BaseDsp
schemaUrl
- the URL of the catalogconnectInfo
- Connection propertiesException
- if an error occurs