Home
last modified time | relevance | path

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

/trunk/main/connectivity/java/sdbc_jdbc/src/main/java/com/sun/star/comp/sdbc/
H A DJavaSQLStatementBase.java208 return getResultSetType(); in registerProperties()
373 private int getResultSetType() throws WrappedTargetException { in getResultSetType() method in JavaSQLStatementBase
376 return jdbcStatement.getResultSetType(); in getResultSetType()
H A DJavaSQLResultSet.java164 return getResultSetType(); in registerProperties()
249 private int getResultSetType() throws WrappedTargetException { in getResultSetType() method in JavaSQLResultSet
/trunk/main/connectivity/source/drivers/ado/
H A DAStatement.cxx535 sal_Int32 OStatement_Base::getResultSetType() const in getResultSetType() function in OStatement_Base
709 …bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getResultSetType()); in convertFastPropertyValue()
797 rValue <<= getResultSetType(); in getFastPropertyValue()
H A DAResultSet.cxx998 sal_Int32 OResultSet::getResultSetType() const in getResultSetType() function in OResultSet
1135 rValue <<= getResultSetType(); in getFastPropertyValue()
H A DADatabaseMetaDataResultSet.cxx659 sal_Int32 ODatabaseMetaDataResultSet::getResultSetType() const in getResultSetType() function in ODatabaseMetaDataResultSet
770 rValue <<= getResultSetType(); in getFastPropertyValue()
/trunk/main/connectivity/source/drivers/jdbc/
H A DJStatement.cxx440 sal_Int32 java_sql_Statement_Base::getResultSetType() in getResultSetType() function in java_sql_Statement_Base
644 … return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getResultSetType()); in convertFastPropertyValue()
726 rValue <<= THIS->getResultSetType(); in getFastPropertyValue()
H A DResultSet.cxx911 sal_Int32 java_sql_ResultSet::getResultSetType() const in getResultSetType() function in java_sql_ResultSet
1048 rValue <<= getResultSetType(); in getFastPropertyValue()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx692 sal_Int32 OStatement_Base::getResultSetType() const in getResultSetType() function in OStatement_Base
982 …Converted = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getResultSetType()); in convertFastPropertyValue()
1077 rValue <<= getResultSetType(); in getFastPropertyValue()
H A DODatabaseMetaDataResultSet.cxx719 sal_Int32 ODatabaseMetaDataResultSet::getResultSetType() const in getResultSetType() function in ODatabaseMetaDataResultSet
809 rValue <<= getResultSetType(); in getFastPropertyValue()
H A DOResultSet.cxx1277 sal_Int32 OResultSet::getResultSetType() const in getResultSetType() function in OResultSet
1467 rValue <<= getResultSetType(); in getFastPropertyValue()
/trunk/main/connectivity/source/inc/ado/
H A DAStatement.hxx96 sal_Int32 getResultSetType() const;
H A DADatabaseMetaDataResultSet.hxx87 sal_Int32 getResultSetType() const;
H A DAResultSet.hxx86 sal_Int32 getResultSetType() const;
/trunk/main/connectivity/source/inc/java/sql/
H A DJStatement.hxx71 sal_Int32 getResultSetType();
H A DResultSet.hxx73 sal_Int32 getResultSetType() const;
/trunk/main/connectivity/source/inc/odbc/
H A DOStatement.hxx89 sal_Int32 getResultSetType() const;
H A DODatabaseMetaDataResultSet.hxx92 sal_Int32 getResultSetType() const;
H A DOResultSet.hxx154 sal_Int32 getResultSetType() const;
/trunk/main/connectivity/workben/skeleton/
H A DSResultSet.hxx95 sal_Int32 getResultSetType() const;