| Modifier and Type | Class and Description | 
|---|---|
| class  | SqlBuilder<ENTITY>This class generates SQL strings suitable to be used in
  PreparedStatements. | 
| Modifier and Type | Method and Description | 
|---|---|
| Queries | DaoBuilder. buildQueries()Build the SQL that will be used by  DAOobjects created by this builder. | 
| Queries | IndirectDaoBuilder. buildQueries()Build the SQL that will be used by  DAOobjects created by this builder. | 
| Queries | DaoImpl. queries() | 
| Queries | Dao. queries()Access the  SQLthisDaois using. | 
Copyright © 2019. All rights reserved.