Home
last modified time | relevance | path

Searched defs:commandType (Results 1 – 5 of 5) sorted by relevance

/trunk/main/reportbuilder/java/com/sun/star/report/
H A DSDBCReportDataFactory.java79 final int commandType; field in SDBCReportDataFactory.RowSetProperties
84 …public RowSetProperties(final Boolean escapeProcessing, final int commandType, final String comman… in RowSetProperties()
185 int commandType = CommandType.COMMAND; in queryData() local
238 …private String getOrderStatement(final int commandType, final String command, final List groupExpr… in getOrderStatement()
300 …private XNameAccess getFieldsByCommandDescriptor(final int commandType, final String command, fina… in getFieldsByCommandDescriptor()
321 final int commandType) in getComposer()
532 final int commandType, final Map parameters, in fillOrderStatement()
/trunk/main/dbaccess/source/sdbtools/connection/
H A Dconnectiontools.cxx115 …Access > SAL_CALL ConnectionTools::getFieldsByCommandDescriptor( ::sal_Int32 commandType, const ::… in getFieldsByCommandDescriptor()
125 …ngleSelectQueryComposer > SAL_CALL ConnectionTools::getComposer( ::sal_Int32 commandType, const ::… in getComposer()
/trunk/main/dbaccess/source/core/dataaccess/
H A Dconnection.cxx691 …CALL OConnection::prepareCommand( const ::rtl::OUString& command, sal_Int32 commandType ) throw(::… in prepareCommand()
850 …NameAccess > SAL_CALL OConnection::getFieldsByCommandDescriptor( ::sal_Int32 commandType, const ::… in getFieldsByCommandDescriptor()
860 Reference< XSingleSelectQueryComposer > SAL_CALL OConnection::getComposer( ::sal_Int32 commandType,… in getComposer()
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DRowSet.java156 private void createRowSet(String command, int commandType, boolean execute) in createRowSet()
172 …private void createRowSet(String command, int commandType, boolean execute, boolean limitFetchSize) in createRowSet()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DPentahoReportJob.java357 …final String commandType = (String) officeReport.getAttribute(OfficeNamespaces.OOREPORT_NS, SDBCRe… in execute() local

Completed in 25 milliseconds