|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.github.drinkjava2.jsqlbox | |
|---|---|
| com.github.drinkjava2.jsqlbox | |
| com.github.drinkjava2.jsqlbox.entitynet | |
| com.github.drinkjava2.jsqlbox.sharding | |
| Classes in com.github.drinkjava2.jsqlbox used by com.github.drinkjava2.jsqlbox | |
|---|---|
| ActiveRecord
Entity class extended from ActiveRecord will have CRUD methods, see below difference in jSqlBox to save ActiveRecord entity and normal entity(POJO) into database: |
|
| EntityType
EntityType means a standard Java Bean be mapped to a database table |
|
| SqlBoxContext
SqlBoxContext is extended from DbPro, DbPro is extended from QueryRunner, by this way SqlBoxContext have all JDBC methods of QueryRunner and DbPro. |
|
| TailType
TailType has a tails() method return a map instance stored tail values |
|
| Classes in com.github.drinkjava2.jsqlbox used by com.github.drinkjava2.jsqlbox.entitynet | |
|---|---|
| SqlBoxContext
SqlBoxContext is extended from DbPro, DbPro is extended from QueryRunner, by this way SqlBoxContext have all JDBC methods of QueryRunner and DbPro. |
|
| Classes in com.github.drinkjava2.jsqlbox used by com.github.drinkjava2.jsqlbox.sharding | |
|---|---|
| SqlBoxContext
SqlBoxContext is extended from DbPro, DbPro is extended from QueryRunner, by this way SqlBoxContext have all JDBC methods of QueryRunner and DbPro. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||