public interface PipelineDataSourceConfiguration
| Modifier and Type | Method and Description |
|---|---|
void |
appendJDBCQueryProperties(Properties queryProps)
Append JDBC queryProps.
|
DatabaseType |
getDatabaseType()
Get database type.
|
Object |
getDataSourceConfiguration()
Get data source configuration, related to
getParameter(). |
String |
getParameter()
Get parameter.
|
String |
getType()
Get type.
|
String getType()
String getParameter()
Object getDataSourceConfiguration()
getParameter().void appendJDBCQueryProperties(Properties queryProps)
queryProps - JDBC query propertiesDatabaseType getDatabaseType()
Copyright © 2022 The Apache Software Foundation. All rights reserved.