| Interface | Description |
|---|---|
| ArithmeticExpr<T,E> |
An arithmetic SQL expression.
|
| BooleanColumn<T,E> |
Represents a boolean column.
|
| BooleanExpr<T,E> |
Represents a boolean SQL expression.
|
| BuildFkFinalStep |
Build foreign key final step.
|
| BuildFkReferencesStep |
Build foreign key references step.
|
| BuildForeignKeyStep |
Build foreign key step.
|
| BuildSchemaFKsStep |
Build schema foreign keys step.
|
| BuildSchemaIndexesStep |
Build schema indexes step.
|
| BuildSchemaStep |
Build schema step.
|
| BuildTableColumnsStep |
Build table columns step.
|
| BuildTableFKsStep |
Build table foreign keys step.
|
| BuildTableIndexesStep |
Build table indexes step.
|
| BuildTableStep |
Build table step.
|
| Column<T,E> | |
| ColumnsStep |
Insert columns step.
|
| DateColumn<T,E> | |
| DateExpr<T,E> |
A date SQL expression.
|
| DeleteFromStep |
Delete from step.
|
| DeleteLimitStep |
Delete limit step.
|
| DeleteStep |
Delete step.
|
| DeleteWhereStep |
Delete where step.
|
| Expression<T,E> | |
| FinalStep |
The final step for queries.
|
| ForeignKey | |
| FromStep |
The form step.
|
| GroupByStep |
The group by step.
|
| Index | |
| InsertIntoStep |
The insert into step.
|
| Limit | |
| Literal<T,E> | |
| NumberColumn<T,E> | |
| OrderByStep |
The order by step.
|
| OrderExpr | |
| Query | |
| Schema | |
| SelectExpr | |
| SelectFinalStep |
The select final step.
|
| SelectLimitStep |
The select limit step.
|
| SelectStep |
The select step.
|
| SelectWhereStep |
The select where step.
|
| SetsStep |
The sets step.
|
| SQLBuilder | |
| SQLDialect | |
| SQLEnvironment | |
| SQLResultParser<T> | |
| SQLResultSet | |
| SQLService | |
| SQLStatement | |
| SQLType<T,E> | |
| SQLValueParser<T,E> | |
| SQLValueWriter<T,E> | |
| SQLWritable | |
| StringColumn<T,E> | |
| StringExpr<T,E> | |
| Table | |
| TableExpr | |
| UpdateLimitStep |
The update limit step.
|
| UpdateStep |
The update step.
|
| UpdateWhereStep |
The update where step.
|
| ValuesStep |
The values step.
|
| Class | Description |
|---|---|
| SQL |
| Enum | Description |
|---|---|
| ForeignKeyStrategy | |
| SortType |
Copyright © 2015–2017 Bridje Framework. All rights reserved.