22#include <com/sun/star/sdbc/XRow.hpp>
23#include <com/sun/star/sdbc/XResultSet.hpp>
24#include <com/sun/star/sdbc/ColumnValue.hpp>
25#include <com/sun/star/sdbc/KeyRule.hpp>
26#include <com/sun/star/sdbcx/KeyType.hpp>
37using namespace ::
cppu;
69 if ( pTable ==
nullptr )
96 ContainerEvent
aEvent(
static_cast<XContainer*
>(
this),
Any(_rsNewTable),
Any(),
Any());
bool hasMoreElements() const
css::uno::Reference< ListenerT > const & next()
static void ThrowException(ADOConnection *_pAdoCon, const css::uno::Reference< css::uno::XInterface > &_xInterface)
WpADOTable getImpl() const
virtual void refreshTables() override
OConnection * getConnection() const
WpADOConnection & getConnection()
virtual css::uno::Reference< css::beans::XPropertySet > createDescriptor() override
virtual sdbcx::ObjectType appendObject(const OUString &_rForName, const css::uno::Reference< css::beans::XPropertySet > &descriptor) override
appends an object described by a descriptor, under a given name
virtual void impl_refresh() override
virtual void dropObject(sal_Int32 _nPos, const OUString &_sElementName) override
void appendNew(const OUString &_rsNewTable)
WpADOTables m_aCollection
bool Append(const WrapT &aWrapT)
bool Delete(const OUString &sName)
WrapT GetItem(sal_Int32 index) const
void insertElement(const OUString &_sElementName, const ObjectType &_xElement)
insert a new element into the collection
bool isCaseSensitive() const
::comphelper::OInterfaceContainerHelper3< css::container::XContainerListener > m_aContainerListeners
css::uno::Reference< css::beans::XPropertySet > ObjectType