Uses of Class
com.github.drinkjava2.jsqlbox.SqlBoxContextConfig

Packages that use SqlBoxContextConfig
com.github.drinkjava2.jsqlbox   
 

Uses of SqlBoxContextConfig in com.github.drinkjava2.jsqlbox
 

Methods in com.github.drinkjava2.jsqlbox that return SqlBoxContextConfig
 SqlBoxContextConfig SqlBoxContextConfig.setDialect(Dialect dialect)
           
 

Constructors in com.github.drinkjava2.jsqlbox with parameters of type SqlBoxContextConfig
SqlBoxContext(DataSource ds, SqlBoxContextConfig config)
           
SqlBoxContext(SqlBoxContextConfig config)
           
 



Copyright © 2018. All rights reserved.