Class DbSchemaVersionSourceFactory
java.lang.Object
ch.ergon.adam.core.prepost.db_schema_version.DbSchemaVersionSourceFactory
- All Implemented Interfaces:
SourceAndSinkAdapter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateSink(String url) createSource(String url) createSqlExecutor(String url) booleansupportsUrl(String url)
-
Constructor Details
-
DbSchemaVersionSourceFactory
public DbSchemaVersionSourceFactory()
-
-
Method Details
-
supportsUrl
- Specified by:
supportsUrlin interfaceSourceAndSinkAdapter
-
createSource
- Specified by:
createSourcein interfaceSourceAndSinkAdapter
-
createSink
- Specified by:
createSinkin interfaceSourceAndSinkAdapter
-
createSqlExecutor
- Specified by:
createSqlExecutorin interfaceSourceAndSinkAdapter
-