Package io.debezium.connector.mysql
Interface DatabaseDifferences
-
public interface DatabaseDifferencesA centralized expression of differences in behaviour between MySQL 5.x and 8.x- Author:
- Jiri Pechanec
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringcurrentDateTimeDefaultOptional(String isoString)booleanisCurrentDateTimeDefaultGenerated()
-