Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/drivers/hsqldb/
H A DHTable.cxx62 OHSQLTable::OHSQLTable( sdbcx::OCollection* _pTables, in OHSQLTable() function in OHSQLTable
79 OHSQLTable::OHSQLTable( sdbcx::OCollection* _pTables, in OHSQLTable() function in OHSQLTable
100 void OHSQLTable::construct() in construct()
112 ::cppu::IPropertyArrayHelper & OHSQLTable::getInfoHelper() in getInfoHelper()
117 sdbcx::OCollection* OHSQLTable::createColumns(const TStringVector& _rNames) in createColumns()
124 sdbcx::OCollection* OHSQLTable::createKeys(const TStringVector& _rNames) in createKeys()
129 sdbcx::OCollection* OHSQLTable::createIndexes(const TStringVector& _rNames) in createIndexes()
134 Sequence< sal_Int8 > OHSQLTable::getUnoTunnelImplementationId() in getUnoTunnelImplementationId()
311 void OHSQLTable::dropDefaultValue(const ::rtl::OUString& _rColName) in dropDefaultValue()
323 ::rtl::OUString OHSQLTable::getAlterTableColumnPart() in getAlterTableColumnPart()
[all …]
H A DHTables.cxx86 OHSQLTable* pRet = new OHSQLTable( this in createObject()
115 return new OHSQLTable(this,static_cast<OHCatalog&>(m_rParent).getConnection()); in createDescriptor()
/trunk/main/connectivity/source/inc/hsqldb/
H A DHTable.hxx38 class OHSQLTable;
39 typedef ::comphelper::OIdPropertyArrayUsageHelper< OHSQLTable > OHSQLTable_PROP;
40 class OHSQLTable : public OTableHelper class
83 OHSQLTable( sdbcx::OCollection* _pTables,
85 OHSQLTable( sdbcx::OCollection* _pTables,

Completed in 25 milliseconds