Searched refs:RowSetProperties (Results 1 – 1 of 1) sorted by relevance
75 private class RowSetProperties class in SDBCReportDataFactory84 …public RowSetProperties(final Boolean escapeProcessing, final int commandType, final String comman… in RowSetProperties() method in SDBCReportDataFactory.RowSetProperties103 final RowSetProperties other = (RowSetProperties) obj; in equals()205 …final RowSetProperties rowSetProps = new RowSetProperties(escapeProcessing, commandType, command, … in queryData()379 private final Object[] createRowSet(final RowSetProperties rowSetProps, final Map parameters) in createRowSet()430 RowSetProperties rowSetProps, final XRowSet rowSet) in createParameter()
Completed in 12 milliseconds