Package io.odysz.semantic.DA.drvmnger
Class Msql2kDriver
-
Field Summary
Fields inherited from class io.odysz.semantic.DA.AbsConnect
drvName, enableSystemout, flag_disableSql, flag_nothing, flag_printSql, id, locks, log
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint[]
int[]
static Msql2kDriver
initConnection
(String string, String string2, String string3, boolean log, int i) Methods inherited from class io.odysz.semantic.DA.AbsConnect
close, commit, driverType, getAutoseqLock, initDmConnect, initPooledConnect, printSql, printSql, prop, prop
-
Constructor Details
-
Msql2kDriver
-
-
Method Details
-
initConnection
public static Msql2kDriver initConnection(String string, String string2, String string3, boolean log, int i) -
select
- Specified by:
select
in classAbsConnect<Msql2kDriver>
- Throws:
SQLException
-
commit
- Specified by:
commit
in classAbsConnect<Msql2kDriver>
- Throws:
SQLException
-
commit
public int[] commit(io.odysz.semantics.IUser usr, ArrayList<String> sqls, ArrayList<Clob> lobs, int i) throws SQLException - Specified by:
commit
in classAbsConnect<Msql2kDriver>
- Throws:
SQLException
-