| Package | Description |
|---|---|
| org.bridje.sql | |
| org.bridje.sql.dialects | |
| org.bridje.sql.impl |
| Class and Description |
|---|
| ArithmeticExpr
An arithmetic SQL expression.
|
| BooleanColumn
Represents a boolean column.
|
| BooleanExpr
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 |
| ColumnsStep
Insert columns step.
|
| DateColumn |
| DateExpr
A date SQL expression.
|
| DeleteFromStep
Delete from step.
|
| DeleteLimitStep
Delete limit step.
|
| DeleteStep
Delete step.
|
| DeleteWhereStep
Delete where step.
|
| Expression |
| FinalStep
The final step for queries.
|
| ForeignKey |
| ForeignKeyStrategy |
| FromStep
The form step.
|
| GroupByStep
The group by step.
|
| Index |
| InsertIntoStep
The insert into step.
|
| Limit |
| NumberColumn |
| 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.
|
| SortType |
| SQLBuilder |
| SQLDialect |
| SQLEnvironment |
| SQLResultParser |
| SQLResultSet |
| SQLStatement |
| SQLType |
| SQLValueParser |
| SQLValueWriter |
| SQLWritable |
| StringColumn |
| StringExpr |
| Table |
| TableExpr |
| UpdateLimitStep
The update limit step.
|
| UpdateStep
The update step.
|
| UpdateWhereStep
The update where step.
|
| ValuesStep
The values step.
|
| Class and Description |
|---|
| Column |
| ForeignKey |
| Index |
| SQLDialect |
| Table |
| Class and Description |
|---|
| ArithmeticExpr
An arithmetic SQL expression.
|
| BooleanColumn
Represents a boolean column.
|
| BooleanExpr
Represents a boolean SQL expression.
|
| BuildForeignKeyStep
Build foreign key step.
|
| BuildSchemaStep
Build schema step.
|
| BuildTableStep
Build table step.
|
| Column |
| DateColumn |
| DeleteStep
Delete step.
|
| Expression |
| Index |
| InsertIntoStep
The insert into step.
|
| Limit |
| NumberColumn |
| SelectStep
The select step.
|
| SQLType |
| SQLValueParser |
| SQLValueWriter |
| StringColumn |
| StringExpr |
| Table |
| UpdateStep
The update step.
|
Copyright © 2015–2017 Bridje Framework. All rights reserved.