LibreOffice
LibreOffice 24.2 SDK API Reference
|
This is the complete list of members for XConnection, including all inherited members.
acquire() | XInterface | |
close() | XCloseable | |
commit() | XConnection | |
createStatement() | XConnection | |
getAutoCommit() | XConnection | |
getCatalog() | XConnection | |
getMetaData() | XConnection | |
getTransactionIsolation() | XConnection | |
getTypeMap() | XConnection | |
isClosed() | XConnection | |
isReadOnly() | XConnection | |
nativeSQL([in]string sql) | XConnection | |
prepareCall([in]string sql) | XConnection | |
prepareStatement([in]string sql) | XConnection | |
queryInterface([in] type aType) | XInterface | |
release() | XInterface | |
rollback() | XConnection | |
setAutoCommit([in] boolean autoCommit) | XConnection | |
setCatalog([in]string catalog) | XConnection | |
setReadOnly([in]boolean readOnly) | XConnection | |
setTransactionIsolation([in]long level) | XConnection | |
setTypeMap([in]com::sun::star::container::XNameAccess typeMap) | XConnection |