Uses of Class
io.github.spartatech.sqljson.SqlJsonConfigurer
-
Packages that use SqlJsonConfigurer Package Description io.github.spartatech.sqljson -
-
Uses of SqlJsonConfigurer in io.github.spartatech.sqljson
Methods in io.github.spartatech.sqljson that return SqlJsonConfigurer Modifier and Type Method Description static SqlJsonConfigurerSqlJsonConfigurer. instance()SqlJsonConfigurerSqlJsonConfigurer. strictResultRowExistence()Constructors in io.github.spartatech.sqljson with parameters of type SqlJsonConfigurer Constructor Description SqlJson(File json, SqlJsonConfigurer config)SqlJson(InputStream json, SqlJsonConfigurer config)SqlJson(String json, SqlJsonConfigurer config)
-