| Modifier and Type | Method and Description |
|---|---|
boolean |
OracleToMySqlOutputVisitor.visit(OracleLobStorageClause x) |
| Modifier and Type | Method and Description |
|---|---|
OracleLobStorageClause |
OracleLobStorageClause.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
OracleLobStorageClause.cloneTo(OracleLobStorageClause x) |
| Modifier and Type | Method and Description |
|---|---|
OracleLobStorageClause |
OracleCreateTableStatement.getLobStorage() |
| Modifier and Type | Method and Description |
|---|---|
void |
OracleCreateTableStatement.setLobStorage(OracleLobStorageClause lobStorage) |
| Modifier and Type | Method and Description |
|---|---|
OracleLobStorageClause |
OracleExprParser.parseLobStorage() |
| Modifier and Type | Method and Description |
|---|---|
default void |
OracleASTVisitor.endVisit(OracleLobStorageClause x) |
default boolean |
OracleASTVisitor.visit(OracleLobStorageClause x) |
boolean |
OracleOutputVisitor.visit(OracleLobStorageClause x) |
boolean |
OracleSchemaStatVisitor.visit(OracleLobStorageClause x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
OscarOutputVisitor.visit(OracleLobStorageClause x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PGOutputVisitor.visit(OracleLobStorageClause x) |
Copyright © 2013–2022 Alibaba Group. All rights reserved.