Home
last modified time | relevance | path

Searched defs:getCursorName (Results 1 – 10 of 10) sorted by relevance

/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLStatementBase.java220 private String getCursorName() throws WrappedTargetException { in getCursorName() method in JavaSQLStatementBase
H A DJavaSQLResultSet.java197 private String getCursorName() throws WrappedTargetException { in getCursorName() method in JavaSQLResultSet
/trunk/main/connectivity/source/drivers/ado/
H A DAStatement.cxx568 ::rtl::OUString OStatement_Base::getCursorName() const throw(SQLException, RuntimeException) in getCursorName() function in OStatement_Base
H A DADatabaseMetaDataResultSet.cxx681 ::rtl::OUString ODatabaseMetaDataResultSet::getCursorName() const in getCursorName() function in ODatabaseMetaDataResultSet
H A DAResultSet.cxx1036 ::rtl::OUString OResultSet::getCursorName() const in getCursorName() function in OResultSet
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx749 ::rtl::OUString OStatement_Base::getCursorName() const in getCursorName() function in OStatement_Base
H A DODatabaseMetaDataResultSet.cxx735 ::rtl::OUString ODatabaseMetaDataResultSet::getCursorName() const throw(SQLException, RuntimeExcept… in getCursorName() function in ODatabaseMetaDataResultSet
H A DOResultSet.cxx1313 ::rtl::OUString OResultSet::getCursorName() const in getCursorName() function in OResultSet
/trunk/main/connectivity/source/drivers/jdbc/
H A DJStatement.cxx481 ::rtl::OUString java_sql_Statement_Base::getCursorName() throw(SQLException, RuntimeException) in getCursorName() function in java_sql_Statement_Base
H A DResultSet.cxx932 ::rtl::OUString java_sql_ResultSet::getCursorName() const throw(::com::sun::star::sdbc::SQLExceptio… in getCursorName() function in java_sql_ResultSet

Completed in 72 milliseconds