public class EscapeHandlerFactory extends Object
| Constructor and Description |
|---|
EscapeHandlerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static EscapeHandler |
getEscapeHandler(String dbType)
get keyword checker
|
public static EscapeHandler getEscapeHandler(String dbType)
dbType - the db typeCopyright © 2023 Seata. All rights reserved.