Home
last modified time | relevance | path

Searched refs:RowSetProperties (Results 1 – 1 of 1) sorted by relevance

/trunk/main/reportbuilder/java/com/sun/star/report/
H A DSDBCReportDataFactory.java75 private class RowSetProperties class in SDBCReportDataFactory
84 …public RowSetProperties(final Boolean escapeProcessing, final int commandType, final String comman… in RowSetProperties() method in SDBCReportDataFactory.RowSetProperties
103 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 11 milliseconds