public class DBAggregationQueryUtil extends Object
Constructor and Description |
---|
DBAggregationQueryUtil() |
Modifier and Type | Method and Description |
---|---|
static DBAggregationQueryConfigurationEntry |
lookupCurrentQueryConfigurationEntry(AggregationParser.Database databaseType)
Isolates a particular RDBMS query configuration entry which matches the retrieved DB metadata.
|
public static DBAggregationQueryConfigurationEntry lookupCurrentQueryConfigurationEntry(AggregationParser.Database databaseType) throws CannotLoadConfigurationException
databaseType
- the database type against which the entry should be matched.CannotLoadConfigurationException
- if the configuration cannot be loaded.Copyright © 2021. All rights reserved.