| Modifier and Type | Class and Description |
|---|---|
class |
MySQLUpdateParser
Update parser for MySQL.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OracleUpdateParser
Update parser for Oracle.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PostgreSQLUpdateParser
Update parser for PostgreSQL.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SQLServerUpdateParser
Update parser for SQLServer.
|
| Modifier and Type | Method and Description |
|---|---|
static AbstractUpdateParser |
UpdateParserFactory.newInstance(DatabaseType dbType,
ShardingRule shardingRule,
LexerEngine lexerEngine)
Create update parser instance.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.