| Modifier and Type | Method and Description |
|---|---|
Table |
SpannerInterleaveIn.getTable() |
Table |
SpannerInterleaveIn.getTable() |
| Modifier and Type | Method and Description |
|---|---|
void |
SpannerInterleaveIn.setTable(Table table) |
void |
SpannerInterleaveIn.setTable(Table table) |
SpannerInterleaveIn |
SpannerInterleaveIn.withTable(Table table) |
SpannerInterleaveIn |
SpannerInterleaveIn.withTable(Table table) |
| Constructor and Description |
|---|
SpannerInterleaveIn(Table table,
SpannerInterleaveIn.OnDelete action) |
SpannerInterleaveIn(Table table,
SpannerInterleaveIn.OnDelete action) |
| Modifier and Type | Method and Description |
|---|---|
Table |
Column.getTable()
Retrieve the information regarding the
Table this Column does belong to, if
any can be inferred. |
Table |
Column.getTable()
Retrieve the information regarding the
Table this Column does belong to, if
any can be inferred. |
Table |
Table.setSampleClause(SampleClause sampleClause) |
Table |
Table.setSampleClause(SampleClause sampleClause) |
Table |
Table.withAlias(Alias alias) |
Table |
Table.withAlias(Alias alias) |
Table |
Table.withDatabase(Database database) |
Table |
Table.withDatabase(Database database) |
Table |
Table.withHint(MySQLIndexHint hint) |
Table |
Table.withHint(MySQLIndexHint hint) |
Table |
Table.withName(String name) |
Table |
Table.withName(String name) |
Table |
Table.withPivot(Pivot pivot) |
Table |
Table.withPivot(Pivot pivot) |
Table |
Table.withSchemaName(String schemaName) |
Table |
Table.withSchemaName(String schemaName) |
Table |
Table.withSqlServerHints(SQLServerHints sqlServerHints) |
Table |
Table.withSqlServerHints(SQLServerHints sqlServerHints) |
Table |
Table.withUnPivot(UnPivot unpivot) |
Table |
Table.withUnPivot(UnPivot unpivot) |
| Modifier and Type | Method and Description |
|---|---|
void |
Column.setTable(Table table) |
void |
Column.setTable(Table table) |
Column |
Column.withTable(Table table) |
Column |
Column.withTable(Table table) |
| Constructor and Description |
|---|
Column(Table table,
String columnName) |
Column(Table table,
String columnName) |
| Modifier and Type | Method and Description |
|---|---|
Table |
OutputClause.getOutputTable() |
Table |
OutputClause.getOutputTable() |
Table |
DescribeStatement.getTable() |
Table |
ExplainStatement.getTable() |
Table |
ExplainStatement.getTable() |
Table |
DescribeStatement.getTable() |
| Modifier and Type | Method and Description |
|---|---|
void |
OutputClause.setOutputTable(Table outputTable) |
void |
OutputClause.setOutputTable(Table outputTable) |
void |
DescribeStatement.setTable(Table table) |
ExplainStatement |
ExplainStatement.setTable(Table table) |
ExplainStatement |
ExplainStatement.setTable(Table table) |
void |
DescribeStatement.setTable(Table table) |
DescribeStatement |
DescribeStatement.withTable(Table table) |
DescribeStatement |
DescribeStatement.withTable(Table table) |
| Constructor and Description |
|---|
DescribeStatement(Table table) |
DescribeStatement(Table table) |
OutputClause(List<SelectItem<?>> selectItemList,
UserVariable tableVariable,
Table outputTable,
List<String> columnList) |
OutputClause(List<SelectItem<?>> selectItemList,
UserVariable tableVariable,
Table outputTable,
List<String> columnList) |
PurgeStatement(Table table) |
PurgeStatement(Table table) |
| Modifier and Type | Method and Description |
|---|---|
Table |
Alter.getTable() |
Table |
Alter.getTable() |
| Modifier and Type | Method and Description |
|---|---|
Set<Map.Entry<Table,Table>> |
RenameTableStatement.getTableNames() |
Set<Map.Entry<Table,Table>> |
RenameTableStatement.getTableNames() |
Set<Map.Entry<Table,Table>> |
RenameTableStatement.getTableNames() |
Set<Map.Entry<Table,Table>> |
RenameTableStatement.getTableNames() |
| Modifier and Type | Method and Description |
|---|---|
void |
RenameTableStatement.addTableNames(Table oldName,
Table newName) |
void |
RenameTableStatement.addTableNames(Table oldName,
Table newName) |
void |
Alter.setTable(Table table) |
void |
Alter.setTable(Table table) |
Alter |
Alter.withTable(Table table) |
Alter |
Alter.withTable(Table table) |
| Constructor and Description |
|---|
RenameTableStatement(Table oldName,
Table newName) |
RenameTableStatement(Table oldName,
Table newName) |
RenameTableStatement(Table oldName,
Table newName,
boolean usingTableKeyword,
boolean usingIfExistsKeyword,
String waitDirective) |
RenameTableStatement(Table oldName,
Table newName,
boolean usingTableKeyword,
boolean usingIfExistsKeyword,
String waitDirective) |
| Modifier and Type | Method and Description |
|---|---|
Table |
Analyze.getTable() |
Table |
Analyze.getTable() |
| Modifier and Type | Method and Description |
|---|---|
void |
Analyze.setTable(Table table) |
void |
Analyze.setTable(Table table) |
Analyze |
Analyze.withTable(Table table) |
Analyze |
Analyze.withTable(Table table) |
| Modifier and Type | Method and Description |
|---|---|
Table |
Comment.getTable() |
Table |
Comment.getTable() |
Table |
Comment.getView() |
Table |
Comment.getView() |
| Modifier and Type | Method and Description |
|---|---|
void |
Comment.setTable(Table table) |
void |
Comment.setTable(Table table) |
void |
Comment.setView(Table view) |
void |
Comment.setView(Table view) |
Comment |
Comment.withTable(Table table) |
Comment |
Comment.withTable(Table table) |
| Modifier and Type | Method and Description |
|---|---|
Table |
CreateIndex.getTable() |
Table |
CreateIndex.getTable() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateIndex.setTable(Table table) |
void |
CreateIndex.setTable(Table table) |
CreateIndex |
CreateIndex.withTable(Table table) |
CreateIndex |
CreateIndex.withTable(Table table) |
| Modifier and Type | Method and Description |
|---|---|
Table |
CreateTable.getLikeTable() |
Table |
CreateTable.getLikeTable() |
Table |
CheckConstraint.getTable() |
Table |
CreateTable.getTable() |
Table |
ForeignKeyIndex.getTable() |
Table |
ForeignKeyIndex.getTable() |
Table |
CreateTable.getTable() |
Table |
CheckConstraint.getTable() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateTable.setLikeTable(Table likeTable,
boolean parenthesis) |
void |
CreateTable.setLikeTable(Table likeTable,
boolean parenthesis) |
void |
CheckConstraint.setTable(Table table) |
void |
CreateTable.setTable(Table table) |
void |
ForeignKeyIndex.setTable(Table table) |
void |
ForeignKeyIndex.setTable(Table table) |
void |
CreateTable.setTable(Table table) |
void |
CheckConstraint.setTable(Table table) |
CheckConstraint |
CheckConstraint.withTable(Table table) |
CreateTable |
CreateTable.withTable(Table table) |
ForeignKeyIndex |
ForeignKeyIndex.withTable(Table table) |
ForeignKeyIndex |
ForeignKeyIndex.withTable(Table table) |
CreateTable |
CreateTable.withTable(Table table) |
CheckConstraint |
CheckConstraint.withTable(Table table) |
| Modifier and Type | Method and Description |
|---|---|
Table |
AlterView.getView() |
Table |
CreateView.getView() |
Table |
CreateView.getView() |
Table |
AlterView.getView() |
| Modifier and Type | Method and Description |
|---|---|
void |
AlterView.setView(Table view) |
void |
CreateView.setView(Table view) |
void |
CreateView.setView(Table view) |
void |
AlterView.setView(Table view) |
AlterView |
AlterView.withView(Table view) |
CreateView |
CreateView.withView(Table view) |
CreateView |
CreateView.withView(Table view) |
AlterView |
AlterView.withView(Table view) |
| Modifier and Type | Method and Description |
|---|---|
Table |
Delete.getTable() |
Table |
Delete.getTable() |
| Modifier and Type | Method and Description |
|---|---|
List<Table> |
Delete.getTables() |
List<Table> |
Delete.getTables() |
List<Table> |
Delete.getUsingList() |
List<Table> |
Delete.getUsingList() |
| Modifier and Type | Method and Description |
|---|---|
Delete |
Delete.addTables(Table... tables) |
Delete |
Delete.addTables(Table... tables) |
Delete |
Delete.addUsingList(Table... usingList) |
Delete |
Delete.addUsingList(Table... usingList) |
void |
Delete.setTable(Table name) |
void |
Delete.setTable(Table name) |
Delete |
Delete.withTable(Table table) |
Delete |
Delete.withTable(Table table) |
| Modifier and Type | Method and Description |
|---|---|
Delete |
Delete.addTables(Collection<? extends Table> tables) |
Delete |
Delete.addTables(Collection<? extends Table> tables) |
Delete |
Delete.addUsingList(Collection<? extends Table> usingList) |
Delete |
Delete.addUsingList(Collection<? extends Table> usingList) |
void |
Delete.setTables(List<Table> tables) |
void |
Delete.setTables(List<Table> tables) |
void |
Delete.setUsingList(List<Table> usingList) |
void |
Delete.setUsingList(List<Table> usingList) |
Delete |
Delete.withTables(List<Table> tables) |
Delete |
Delete.withTables(List<Table> tables) |
Delete |
Delete.withUsingList(List<Table> usingList) |
Delete |
Delete.withUsingList(List<Table> usingList) |
| Modifier and Type | Method and Description |
|---|---|
Table |
Drop.getName() |
Table |
Drop.getName() |
| Modifier and Type | Method and Description |
|---|---|
void |
Drop.setName(Table string) |
void |
Drop.setName(Table string) |
Drop |
Drop.withName(Table name) |
Drop |
Drop.withName(Table name) |
| Modifier and Type | Method and Description |
|---|---|
Table |
Insert.getTable() |
Table |
Insert.getTable() |
| Modifier and Type | Method and Description |
|---|---|
void |
Insert.setTable(Table name) |
void |
Insert.setTable(Table name) |
Insert |
Insert.withTable(Table table) |
Insert |
Insert.withTable(Table table) |
| Modifier and Type | Method and Description |
|---|---|
Table |
Merge.getTable() |
Table |
Merge.getTable() |
Table |
Merge.getUsingTable()
Deprecated.
|
Table |
Merge.getUsingTable()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Merge.setTable(Table name) |
void |
Merge.setTable(Table name) |
void |
Merge.setUsingTable(Table usingTable)
Deprecated.
|
void |
Merge.setUsingTable(Table usingTable)
Deprecated.
|
Merge |
Merge.withTable(Table table) |
Merge |
Merge.withTable(Table table) |
Merge |
Merge.withUsingTable(Table usingTable)
Deprecated.
|
Merge |
Merge.withUsingTable(Table usingTable)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Table |
RefreshMaterializedViewStatement.getView() |
Table |
RefreshMaterializedViewStatement.getView() |
| Modifier and Type | Method and Description |
|---|---|
void |
RefreshMaterializedViewStatement.setView(Table view) |
void |
RefreshMaterializedViewStatement.setView(Table view) |
RefreshMaterializedViewStatement |
RefreshMaterializedViewStatement.withTableName(Table view) |
RefreshMaterializedViewStatement |
RefreshMaterializedViewStatement.withTableName(Table view) |
| Constructor and Description |
|---|
RefreshMaterializedViewStatement(Table view,
boolean concurrently,
RefreshMode refreshMode) |
RefreshMaterializedViewStatement(Table view,
boolean concurrently,
RefreshMode refreshMode) |
| Modifier and Type | Method and Description |
|---|---|
Table |
PlainSelect.getForUpdateTable() |
Table |
PlainSelect.getForUpdateTable() |
Table |
PlainSelect.getIntoTempTable() |
Table |
PlainSelect.getIntoTempTable() |
Table |
AllTableColumns.getTable() |
Table |
TableStatement.getTable() |
Table |
TableStatement.getTable() |
Table |
AllTableColumns.getTable() |
| Modifier and Type | Method and Description |
|---|---|
List<Table> |
PlainSelect.getIntoTables() |
List<Table> |
PlainSelect.getIntoTables() |
| Modifier and Type | Method and Description |
|---|---|
PlainSelect |
PlainSelect.addIntoTables(Table... intoTables) |
PlainSelect |
PlainSelect.addIntoTables(Table... intoTables) |
void |
PlainSelect.setForUpdateTable(Table forUpdateTable) |
void |
PlainSelect.setForUpdateTable(Table forUpdateTable) |
void |
PlainSelect.setIntoTempTable(Table intoTempTable) |
void |
PlainSelect.setIntoTempTable(Table intoTempTable) |
void |
AllTableColumns.setTable(Table table) |
void |
TableStatement.setTable(Table table) |
void |
TableStatement.setTable(Table table) |
void |
AllTableColumns.setTable(Table table) |
void |
FromItemVisitor.visit(Table tableName) |
void |
FromItemVisitorAdapter.visit(Table table) |
void |
IntoTableVisitor.visit(Table tableName) |
void |
IntoTableVisitorAdapter.visit(Table tableName) |
void |
IntoTableVisitorAdapter.visit(Table tableName) |
void |
IntoTableVisitor.visit(Table tableName) |
void |
FromItemVisitorAdapter.visit(Table table) |
void |
FromItemVisitor.visit(Table tableName) |
PlainSelect |
PlainSelect.withForUpdateTable(Table forUpdateTable) |
PlainSelect |
PlainSelect.withForUpdateTable(Table forUpdateTable) |
PlainSelect |
PlainSelect.withIntoTempTable(Table intoTempTable) |
PlainSelect |
PlainSelect.withIntoTempTable(Table intoTempTable) |
AllTableColumns |
AllTableColumns.withTable(Table table) |
AllTableColumns |
AllTableColumns.withTable(Table table) |
| Modifier and Type | Method and Description |
|---|---|
PlainSelect |
PlainSelect.addIntoTables(Collection<? extends Table> intoTables) |
PlainSelect |
PlainSelect.addIntoTables(Collection<? extends Table> intoTables) |
void |
PlainSelect.setIntoTables(List<Table> intoTables) |
void |
PlainSelect.setIntoTables(List<Table> intoTables) |
PlainSelect |
PlainSelect.withIntoTables(List<Table> intoTables) |
PlainSelect |
PlainSelect.withIntoTables(List<Table> intoTables) |
| Constructor and Description |
|---|
AllTableColumns(Table table) |
AllTableColumns(Table table) |
AllTableColumns(Table table,
AllColumns allColumns) |
AllTableColumns(Table table,
AllColumns allColumns) |
AllTableColumns(Table table,
ExpressionList<Column> exceptColumns,
List<SelectItem<?>> replaceExpressions) |
AllTableColumns(Table table,
ExpressionList<Column> exceptColumns,
List<SelectItem<?>> replaceExpressions) |
| Modifier and Type | Method and Description |
|---|---|
Table |
Truncate.getTable() |
Table |
Truncate.getTable() |
| Modifier and Type | Method and Description |
|---|---|
void |
Truncate.setTable(Table table) |
void |
Truncate.setTable(Table table) |
Truncate |
Truncate.withTable(Table table) |
Truncate |
Truncate.withTable(Table table) |
| Modifier and Type | Method and Description |
|---|---|
Table |
Update.getTable() |
Table |
Update.getTable() |
| Modifier and Type | Method and Description |
|---|---|
void |
Update.setTable(Table table) |
void |
Update.setTable(Table table) |
Update |
Update.withTable(Table table) |
Update |
Update.withTable(Table table) |
| Modifier and Type | Method and Description |
|---|---|
Table |
Upsert.getTable() |
Table |
Upsert.getTable() |
| Modifier and Type | Method and Description |
|---|---|
void |
Upsert.setTable(Table name) |
void |
Upsert.setTable(Table name) |
Upsert |
Upsert.withTable(Table table) |
Upsert |
Upsert.withTable(Table table) |
| Modifier and Type | Method and Description |
|---|---|
static Join |
SelectUtils.addJoin(Select select,
Table table,
Expression onExpression)
Adds a simple join to a select statement.
|
static Join |
SelectUtils.addJoin(Select select,
Table table,
Expression onExpression)
Adds a simple join to a select statement.
|
static Select |
SelectUtils.buildSelectFromTable(Table table)
Builds select * from table.
|
static Select |
SelectUtils.buildSelectFromTable(Table table)
Builds select * from table.
|
static Select |
SelectUtils.buildSelectFromTableAndExpressions(Table table,
Expression... expr) |
static Select |
SelectUtils.buildSelectFromTableAndExpressions(Table table,
Expression... expr) |
static Select |
SelectUtils.buildSelectFromTableAndExpressions(Table table,
String... expr) |
static Select |
SelectUtils.buildSelectFromTableAndExpressions(Table table,
String... expr) |
static Select |
SelectUtils.buildSelectFromTableAndSelectItems(Table table,
SelectItem... selectItems) |
static Select |
SelectUtils.buildSelectFromTableAndSelectItems(Table table,
SelectItem... selectItems) |
protected String |
TablesNamesFinder.extractTableName(Table table)
Override to adapt the tableName generation (e.g. with / without schema).
|
protected String |
TablesNamesFinder.extractTableName(Table table)
Override to adapt the tableName generation (e.g. with / without schema).
|
void |
TablesNamesFinder.visit(Table tableName) |
void |
TablesNamesFinder.visit(Table tableName) |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectDeParser.visit(Table tableName) |
void |
SelectDeParser.visit(Table tableName) |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectValidator.visit(Table table) |
void |
SelectValidator.visit(Table table) |
Copyright © 2004–2024 JSQLParser. All rights reserved.