Uses of Class
io.odysz.semantic.DA.AbsConnect
Packages that use AbsConnect
-
Uses of AbsConnect in io.odysz.semantic.DA
Classes in io.odysz.semantic.DA with type parameters of type AbsConnectMethods in io.odysz.semantic.DA that return AbsConnectModifier 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<?>>
Methods in io.odysz.semantic.DA that return types with arguments of type AbsConnectModifier 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
Subclasses of AbsConnect in io.odysz.semantic.DA.cp -
Uses of AbsConnect in io.odysz.semantic.DA.drvmnger
Subclasses of AbsConnect in io.odysz.semantic.DA.drvmngerModifier 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