- All Superinterfaces:
DbClause
- All Known Implementing Classes:
CreateIndexClause,CreateSequenceClause,CreateTableClause,CreateUniqueIndex,DeleteClause,InsertClause,MergeClause,SelectClause,SelectEntityClause,SelectProjectionClause,SelectResultClause,SelectSequenceNextValueClause,SelectSingleClause,UpdateClause,UpsertClause
A
StartClause is the entry DbClause that defines the characteristic of the operation in the database
such as SelectClause, Delete.- Since:
- 1.0.0
-
Method Summary