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