Home | History | Annotate | Download | only in JDBC2z

Lines Matching refs:TableResultX

636 	if (tr instanceof TableResultX) {
637 switch (((TableResultX) tr).sql_type[columnIndex - 1]) {