|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseSelectArg | |
|---|---|
| com.j256.ormlite.stmt | SQL statement generation and processing. |
| Uses of BaseSelectArg in com.j256.ormlite.stmt |
|---|
| Subclasses of BaseSelectArg in com.j256.ormlite.stmt | |
|---|---|
class |
SelectArg
An argument to a select SQL statement. |
class |
ThreadLocalSelectArg
Like SelectArg but using a ThreadLocal internally to improve reentrance so that multiple threads can
use the same compiled statement. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||