Uses of Package
com.github.drinkjava2.jsqlbox

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
ActiveRecordSupport
          If a entity class implements ActiveRecordSupport interface, it will have CRUD Method.
SqlBoxContext
          SqlBoxContext is extended from DbPro, DbPro is extended from QueryRunner, by this way SqlBoxContext have all JDBC methods of QueryRunner and DbPro.
SqlBoxContextConfig
          SqlBoxContextConfig class is used to store constructor parameters for build SqlBoxContext
SqlMapperGuesser
          Guess and execute the SQL for a annotated ActiveRecord entity's method
 

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.
 



Copyright © 2018. All rights reserved.