| Package | Description | 
|---|---|
| com.j256.ormlite.stmt |  SQL statement generation and processing. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SelectArgAn argument to a select SQL statement. | 
| class  | ThreadLocalSelectArgLike  SelectArgbut using aThreadLocalinternally to improve reentrance so that multiple threads can
 use the same compiled statement. | 
This documentation is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.