|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.github.drinkjava2.jsqlbox.handler | |
|---|---|
| com.github.drinkjava2.jsqlbox | |
| com.github.drinkjava2.jsqlbox.handler | |
| Classes in com.github.drinkjava2.jsqlbox.handler used by com.github.drinkjava2.jsqlbox | |
|---|---|
| PaginHandler
PaginHandler is a SqlHandler used to translate SQL to paginated SQL |
|
| Classes in com.github.drinkjava2.jsqlbox.handler used by com.github.drinkjava2.jsqlbox.handler | |
|---|---|
| SSHandler
SSHandler is used to explain alias.** to real columns in SQL, transient columns not included, the example: select u.** from users u ==> select u.name as u_name, u.address as u_address from users u SS means star-star |
|
| SSTitleArrayListHandler
SSTitleArrayListHandler is a SqlHandler used to explain alias.** to real columns in SQL and return a List |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||