Home | History | Annotate | Download | only in JDBC2z

Lines Matching refs:seq

998 	    col = ((Integer) h0.get("seq")).intValue();
999 String seq = r0[col];
1009 row[8] = Integer.toString(Integer.parseInt(seq) + 1);