Package io.openlineage.client.utils.jdbc
Class Db2JdbcExtractor
java.lang.Object
io.openlineage.client.utils.jdbc.Db2JdbcExtractor
- All Implemented Interfaces:
JdbcExtractor
Implementation of
JdbcExtractor for DB2.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionextract(String rawUri, Properties properties) booleanisDefinedAt(String jdbcUri)
-
Constructor Details
-
Db2JdbcExtractor
public Db2JdbcExtractor()
-
-
Method Details
-
isDefinedAt
- Specified by:
isDefinedAtin interfaceJdbcExtractor
-
extract
- Specified by:
extractin interfaceJdbcExtractor- Throws:
URISyntaxException
-