Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/drivers/mysql/
H A DYTable.cxx81 OMySQLTable::OMySQLTable( sdbcx::OCollection* _pTables, in OMySQLTable() function in OMySQLTable
98 OMySQLTable::OMySQLTable( sdbcx::OCollection* _pTables, in OMySQLTable() function in OMySQLTable
119 void OMySQLTable::construct() in construct()
131 ::cppu::IPropertyArrayHelper & OMySQLTable::getInfoHelper() in getInfoHelper()
143 sdbcx::OCollection* OMySQLTable::createKeys(const TStringVector& _rNames) in createKeys()
153 Sequence< sal_Int8 > OMySQLTable::getUnoTunnelImplementationId() in getUnoTunnelImplementationId()
317 ::rtl::OUString OMySQLTable::getTypeCreatePattern() const in getTypeCreatePattern()
336 void OMySQLTable::dropDefaultValue(const ::rtl::OUString& _rColName) in dropDefaultValue()
348 ::rtl::OUString OMySQLTable::getAlterTableColumnPart() in getAlterTableColumnPart()
360 void OMySQLTable::executeStatement(const ::rtl::OUString& _rStatement ) in executeStatement()
[all …]
H A DYTables.cxx103 OMySQLTable* pRet = new OMySQLTable( this in createObject()
132 return new OMySQLTable(this,static_cast<OMySQLCatalog&>(m_rParent).getConnection()); in createDescriptor()
/trunk/main/connectivity/source/inc/mysql/
H A DYTable.hxx38 class OMySQLTable;
39 typedef ::comphelper::OIdPropertyArrayUsageHelper< OMySQLTable > OMySQLTable_PROP;
40 class OMySQLTable : public OTableHelper class
90 OMySQLTable( sdbcx::OCollection* _pTables,
92 OMySQLTable( sdbcx::OCollection* _pTables,

Completed in 21 milliseconds