事物问题
This commit is contained in:
parent
0426c41442
commit
2bffefc216
@ -22,12 +22,7 @@ public class CheckGuaranteeUnit {
|
||||
asql.setParameter("flowunid", this.flowunid);
|
||||
ASResultSet rs = null;
|
||||
rs = Sqlca.getASResultSet(asql);
|
||||
//Ìá½»ÊÂÎï
|
||||
try {
|
||||
Sqlca.commit();
|
||||
} catch (JBOException e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
|
||||
while(rs.next()){
|
||||
this.number = rs.getInt("count");
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user