Home
last modified time | relevance | path

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

/AOO41X/main/mysqlc/source/
H A Dmysqlc_databasemetadata.hxx42 typedef ::com::sun::star::sdbc::SQLException my_SQLException; typedef
81 …sal_Bool SAL_CALL allProceduresAreCallable() throw(my_SQLException, my_RuntimeException…
82 …sal_Bool SAL_CALL allTablesAreSelectable() throw(my_SQLException, my_RuntimeException…
83 … OUString SAL_CALL getURL() throw(my_SQLException, my_RuntimeException);
84 … OUString SAL_CALL getUserName() throw(my_SQLException, my_RuntimeException);
85 …sal_Bool SAL_CALL isReadOnly() throw(my_SQLException, my_RuntimeException…
86 …sal_Bool SAL_CALL nullsAreSortedHigh() throw(my_SQLException, my_RuntimeException…
87 …sal_Bool SAL_CALL nullsAreSortedLow() throw(my_SQLException, my_RuntimeException…
88 …sal_Bool SAL_CALL nullsAreSortedAtStart() throw(my_SQLException, my_RuntimeException…
89 …sal_Bool SAL_CALL nullsAreSortedAtEnd() throw(my_SQLException, my_RuntimeException…
[all …]