LibreOffice Module dbaccess (master) 1
dbahsql::HsqlImporter Member List

This is the complete list of members for dbahsql::HsqlImporter, including all inherited members.

HsqlImporter(css::uno::Reference< css::sdbc::XConnection > &rConnection, const css::uno::Reference< css::embed::XStorage > &rStorage)dbahsql::HsqlImporter
importHsqlDatabase(weld::Window *pParent)dbahsql::HsqlImporter
insertRow(const std::vector< css::uno::Any > &xRows, std::u16string_view sTable, const std::vector< ColumnDefinition > &rColTypes)dbahsql::HsqlImporterprotected
m_rConnectiondbahsql::HsqlImporterprivate
m_xStoragedbahsql::HsqlImporterprivate
parseTableRows(const std::vector< sal_Int32 > &rIndexes, const std::vector< ColumnDefinition > &rColTypes, const OUString &sTableName)dbahsql::HsqlImporterprotected
processTree(HsqlBinaryNode &rNode, HsqlRowInputStream &rStream, const std::vector< ColumnDefinition > &rColTypes, const OUString &sTableName, sal_Int32 nIndexCount)dbahsql::HsqlImporterprotected