public class Msql2kDriver extends AbsConnect<Msql2kDriver>
drvName, enableSystemout, locks, log
Constructor and Description |
---|
Msql2kDriver(io.odysz.common.dbtype drvName,
boolean log) |
Modifier and Type | Method and Description |
---|---|
int[] |
commit(ArrayList<String> sqls,
int flags) |
int[] |
commit(io.odysz.semantics.IUser usr,
ArrayList<String> sqls,
ArrayList<Clob> lobs,
int i) |
static Msql2kDriver |
initConnection(String string,
String string2,
String string3,
boolean log,
int i) |
AnResultset |
select(String sql,
int flags) |
close, commit, driverType, getAutoseqLock, initDmConnect, initPooledConnect, prop, prop
public static Msql2kDriver initConnection(String string, String string2, String string3, boolean log, int i)
public AnResultset select(String sql, int flags) throws SQLException
select
in class AbsConnect<Msql2kDriver>
SQLException
public int[] commit(ArrayList<String> sqls, int flags) throws SQLException
commit
in class AbsConnect<Msql2kDriver>
SQLException
public int[] commit(io.odysz.semantics.IUser usr, ArrayList<String> sqls, ArrayList<Clob> lobs, int i) throws SQLException
commit
in class AbsConnect<Msql2kDriver>
SQLException
Copyright © 2024. All rights reserved.