public static class RolapSchemaPoolTest.NotReallyDynamicSchemaProcessor extends Object implements DynamicSchemaProcessor
| Constructor and Description | 
|---|
RolapSchemaPoolTest.NotReallyDynamicSchemaProcessor()  | 
public RolapSchemaPoolTest.NotReallyDynamicSchemaProcessor()
public String processSchema(String schemaUrl, Util.PropertyList connectInfo) throws Exception
DynamicSchemaProcessorAn implementation should generally interpret the URL string as an Apache VFS (virtual file system) URL.
processSchema in interface DynamicSchemaProcessorschemaUrl - the URL of the catalogconnectInfo - Connection propertiesException - if an error occurs