public interface DatabaseConfigServiceCompileTime extends DatabaseConfigService
Modifier and Type | Method and Description |
---|---|
ColumnSettings |
getQuerySetting(String databaseName)
Returns the column metadata settings for the database.
|
getConnectionFactory
ColumnSettings getQuerySetting(String databaseName) throws DatabaseConfigException
databaseName
- is the database nameDatabaseConfigException
- if the name was not configuredCopyright © 2005–2018. All rights reserved.