| Modifier and Type | Method and Description |
|---|---|
boolean |
OracleToMySqlOutputVisitor.visit(OracleStorageClause x) |
| Modifier and Type | Method and Description |
|---|---|
OracleStorageClause |
OracleStorageClause.clone() |
OracleStorageClause |
OracleLobStorageClause.getStorageClause() |
| Modifier and Type | Method and Description |
|---|---|
void |
OracleLobStorageClause.setStorageClause(OracleStorageClause storageClause) |
| Modifier and Type | Method and Description |
|---|---|
OracleStorageClause |
OracleLobParameters.getStorage() |
OracleStorageClause |
OracleCreateTableStatement.getStorage() |
| Modifier and Type | Method and Description |
|---|---|
void |
OracleLobParameters.setStorage(OracleStorageClause x) |
| Modifier and Type | Method and Description |
|---|---|
OracleStorageClause |
OracleExprParser.parseStorage() |
| Modifier and Type | Method and Description |
|---|---|
default void |
OracleASTVisitor.endVisit(OracleStorageClause x) |
default boolean |
OracleASTVisitor.visit(OracleStorageClause x) |
boolean |
OracleOutputVisitor.visit(OracleStorageClause x) |
boolean |
OracleSchemaStatVisitor.visit(OracleStorageClause x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PGOutputVisitor.visit(OracleStorageClause x) |
Copyright © 2013–2021 Alibaba Group. All rights reserved.