Constant Field Values
Contents
org.apache.*
-
org.apache.flink.connector.jdbc.JdbcExactlyOnceOptions Modifier and Type Constant Field Value public static final booleanDEFAULT_TRANSACTION_PER_CONNECTIONfalse -
org.apache.flink.connector.jdbc.JdbcExecutionOptions Modifier and Type Constant Field Value public static final intDEFAULT_MAX_RETRY_TIMES3public static final intDEFAULT_SIZE5000 -
org.apache.flink.connector.jdbc.JdbcInputFormat Modifier and Type Constant Field Value protected static final longserialVersionUID2L
-
org.apache.flink.connector.jdbc.catalog.factory.JdbcCatalogFactoryOptions Modifier and Type Constant Field Value public static final StringIDENTIFIER"jdbc"
-
org.apache.flink.connector.jdbc.databases.postgres.catalog.PostgresCatalog Modifier and Type Constant Field Value public static final StringDEFAULT_DATABASE"postgres"
-
org.apache.flink.connector.jdbc.table.JdbcDynamicTableFactory Modifier and Type Constant Field Value public static final StringIDENTIFIER"jdbc"