Constant Field Values
Contents
pro.chenggang.*
-
pro.chenggang.project.reactive.mybatis.support.r2dbc.executor.placeholder.PlaceholderDialect Modifier and Type Constant Field Value public static final StringDEFAULT_PLACEHOLDER"?"public static final StringPLACEHOLDER_DIALECT_NAME_ATTRIBUTE_KEY"PLACEHOLDER_DIALECT_NAME_ATTRIBUTE_KEY"
-
pro.chenggang.project.reactive.mybatis.support.r2dbc.executor.placeholder.dialect.H2PlaceholderDialect Modifier and Type Constant Field Value public static final StringDIALECT_NAME"H2" -
pro.chenggang.project.reactive.mybatis.support.r2dbc.executor.placeholder.dialect.MariaDBPlaceholderDialect Modifier and Type Constant Field Value public static final StringDIALECT_NAME"MariaDB" -
pro.chenggang.project.reactive.mybatis.support.r2dbc.executor.placeholder.dialect.MySQLPlaceholderDialect Modifier and Type Constant Field Value public static final StringDIALECT_NAME"MySQL" -
pro.chenggang.project.reactive.mybatis.support.r2dbc.executor.placeholder.dialect.OraclePlaceholderDialect Modifier and Type Constant Field Value public static final StringDIALECT_NAME"Oracle" -
pro.chenggang.project.reactive.mybatis.support.r2dbc.executor.placeholder.dialect.PostgreSQLPlaceholderDialect Modifier and Type Constant Field Value public static final StringDIALECT_NAME"PostgreSQL" -
pro.chenggang.project.reactive.mybatis.support.r2dbc.executor.placeholder.dialect.SQLServerPlaceholderDialect Modifier and Type Constant Field Value public static final StringDIALECT_NAME"Microsoft SQL Server"