| Modifier and Type | Method and Description |
|---|---|
Optional<TruncateStatement> |
ValidStatementSegment.getTruncate()
Get truncate statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MySQLTruncateStatement
MySQL truncate table statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OpenGaussTruncateStatement
OpenGauss truncate table statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OracleTruncateStatement
Oracle truncate table statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PostgreSQLTruncateStatement
PostgreSQL truncate table statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SQLServerTruncateStatement
SQLServer truncate table statement.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.