Uses of Class
highfive.model.TypeSolver
-
Packages that use TypeSolver Package Description highfive.model -
-
Uses of TypeSolver in highfive.model
Methods in highfive.model that return TypeSolver Modifier and Type Method Description TypeSolverDataSource. getTypeSolver()Constructors in highfive.model with parameters of type TypeSolver Constructor Description DataSource(String name, String driverJAR, String driverClass, String url, String username, String password, String catalog, String schema, String removeTablePrefix, Boolean declaredSelectAutoCommit, boolean readOnly, TableFilter tableFilter, ColumnFilter columnFilter, Long maxRows, long insertBatchSize, TypeSolver solver, LinkedHashMap<String,TableHashingOrdering> hashingOrderings)
-