| Class and Description |
|---|
| Delete
Class to generate SQL delete query statements.
|
| Insert
Class to generate SQL Insert query statements.
|
| Select
Class to generate SQL select query statements.
|
| Update
Class to generate SQL update query statements.
|
| Class and Description |
|---|
| Assignment
Assignment used for SQL update statements.
|
| Delete
Class to generate SQL delete query statements.
|
| Insert
Class to generate SQL Insert query statements.
|
| Join
Class holding join informations.
|
| JoinOperator
Class holding different join types.
|
| Qualifier
Abstract base class for all qualifiers.
|
| QueryObject
Interface providing method for Elements of the visitor pattern to receive visitors.
|
| Select
Class to generate SQL select query statements.
|
| Table
Class representing a table of the database.
|
| TableAlias
Visitor constructing queryString.
|
| Update
Class to generate SQL update query statements.
|
| Visitor
Interface providing methods for Elements of the implementation of the visitor pattern.
|
| Class and Description |
|---|
| QueryObject
Interface providing method for Elements of the visitor pattern to receive visitors.
|
| Visitor
Interface providing methods for Elements of the implementation of the visitor pattern.
|
| Class and Description |
|---|
| Qualifier
Abstract base class for all qualifiers.
|
| QueryObject
Interface providing method for Elements of the visitor pattern to receive visitors.
|
| Visitor
Interface providing methods for Elements of the implementation of the visitor pattern.
|
| Class and Description |
|---|
| Assignment
Assignment used for SQL update statements.
|
| Delete
Class to generate SQL delete query statements.
|
| Insert
Class to generate SQL Insert query statements.
|
| Join
Class holding join informations.
|
| Qualifier
Abstract base class for all qualifiers.
|
| Select
Class to generate SQL select query statements.
|
| Table
Class representing a table of the database.
|
| TableAlias
Visitor constructing queryString.
|
| Update
Class to generate SQL update query statements.
|
| Visitor
Interface providing methods for Elements of the implementation of the visitor pattern.
|
Copyright © 2014. All rights reserved.