Lines Matching refs:sdbc
35 #include <com/sun/star/sdbc/SQLException.idl>
39 #include <com/sun/star/sdbc/XCloseable.idl>
42 module com { module sun { module star { module sdbc {
59 <member scope="com::sun::star::sdbc">XDatabaseMetaData::getMetaData()</member>
63 @see com::sun::star::sdbc::XDriverManager
64 @see com::sun::star::sdbc::XStatement
65 @see com::sun::star::sdbc::XDatabaseMetaData
67 published interface XConnection: com::sun::star::sdbc::XCloseable
71 <type scope="com::sun::star::sdbc">Statement</type>
79 <type scope="com::sun::star::sdbc">PreparedStatement</type>
99 <type scope="com::sun::star::sdbc">PreparedStatement</type>
123 <type scope="com::sun::star::sdbc">PreparedStatement</type>
146 <type scope="com::sun::star::sdbc">CallableStatement</type>
206 <member scope="com::sun::star::sdbc">XConnection::commit()</member>
208 <member scope="com::sun::star::sdbc">XConnection::rollback()</member>
364 <type scope="com::sun::star::sdbc">TransactionIsolation</type>
379 @see com::sun::star::sdbc::XDatabaseMetaData::supportsTransactionIsolationLevel()