| Package | Description |
|---|---|
| net.sf.jsqlparser.statement | |
| net.sf.jsqlparser.statement.alter | |
| net.sf.jsqlparser.statement.create.table |
| Modifier and Type | Method and Description |
|---|---|
ReferentialAction |
ReferentialAction.withAction(ReferentialAction.Action action) |
ReferentialAction |
ReferentialAction.withAction(ReferentialAction.Action action) |
ReferentialAction |
ReferentialAction.withType(ReferentialAction.Type type) |
ReferentialAction |
ReferentialAction.withType(ReferentialAction.Type type) |
| Modifier and Type | Method and Description |
|---|---|
ReferentialAction |
AlterExpression.getReferentialAction(ReferentialAction.Type type) |
ReferentialAction |
AlterExpression.getReferentialAction(ReferentialAction.Type type) |
| Modifier and Type | Method and Description |
|---|---|
ReferentialAction |
ForeignKeyIndex.getReferentialAction(ReferentialAction.Type type) |
ReferentialAction |
ForeignKeyIndex.getReferentialAction(ReferentialAction.Type type) |
Copyright © 2004–2023 JSQLParser. All rights reserved.