Uses of Class
io.odysz.semantic.DA.AbsConnect
-
Uses of AbsConnect in io.odysz.semantic.DA
Modifier and TypeMethodDescriptionstatic AbsConnect<?>
AbsConnect.initDmConnect
(String xmlDir, io.odysz.common.dbtype type, String id, String jdbcUrl, String usr, String pswd, boolean printSql, boolean log) static AbsConnect<? extends AbsConnect<?>>
AbsConnect.initPooledConnect
(String xmlDir, io.odysz.common.dbtype type, String id, String jdbcUrl, String usr, String pswd, boolean printSql, boolean log) AbsConnect<? extends AbsConnect<?>>
Modifier and TypeMethodDescriptionstatic AbsConnect<? extends AbsConnect<?>>
AbsConnect.initPooledConnect
(String xmlDir, io.odysz.common.dbtype type, String id, String jdbcUrl, String usr, String pswd, boolean printSql, boolean log) AbsConnect<? extends AbsConnect<?>>
-
Uses of AbsConnect in io.odysz.semantic.DA.cp
-
Uses of AbsConnect in io.odysz.semantic.DA.drvmnger
Modifier and TypeClassDescriptionclass
class
class
class
All instance using the same connection.
Sqlite connection.
SqliteDriver using sigle connection to avoid error:
see StackOverflow: Getting [SQLITE_BUSY] database file is locked with select statementsclass