Home
last modified time | relevance | path

Searched refs:OTable (Results 1 – 21 of 21) sorted by relevance

/aoo42x/main/connectivity/source/sdbcx/
H A DVTable.cxx79 OTable::OTable(OCollection* _pTables, in OTable() function in OTable
90 OTable::OTable( OCollection* _pTables, in OTable() function in OTable
108 OTable::~OTable() in ~OTable()
115 void OTable::construct() in construct()
127 void SAL_CALL OTable::acquire() throw() in acquire()
132 void SAL_CALL OTable::release() throw() in release()
160 void SAL_CALL OTable::disposing(void) in disposing()
243OTable* pTable = new OTable(m_pTables,isCaseSensitive(),m_Name,m_Type,m_Description,m_SchemaName,m… in createDataDescriptor()
321 void OTable::refreshColumns() in refreshColumns()
325 void OTable::refreshKeys() in refreshKeys()
[all …]
/aoo42x/main/connectivity/inc/connectivity/sdbcx/
H A DVTable.hxx49 class OTable;
62 typedef ::comphelper::OIdPropertyArrayUsageHelper<OTable> OTable_PROP;
65 class OOO_DLLPUBLIC_DBTOOLS OTable : class
91 OTable( OCollection* _pTables,
93 OTable( OCollection* _pTables,
101 virtual ~OTable();
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DSqlTableHelper.java137 boolean isCaseSensitive, OTable table) throws SQLException { in readKeys()
146 …talogName, String schemaName, String tableName, boolean isCaseSensitive, OTable table) throws SQLE… in readPrimaryKey()
179 …Name, String tableName, boolean isCaseSensitive, Map<String, OKey> keys, OTable table) throws SQLE… in readForeignKeys()
236 …aData metadata, String catalogName, String schemaName, String tableName, OTable table) throws SQLE… in readIndexes()
H A DOIndex.java52 private OTable table;
56 …oolean isPrimaryKeyIndex, boolean isClustered, List<String> columnNames, OTable table) throws Elem… in OIndex()
137 public OTable getTable() { in getTable()
H A DOKey.java49 protected OTable table;
63 …int updateRule, int deleteRule, List<String> columnNames, OTable table) throws ElementExistExcepti… in OKey()
129 public OTable getTable() { in getTable()
H A DOTable.java41 public abstract class OTable extends ODescriptor class
60 …protected OTable(String name, boolean isCaseSensitive, XConnection connection, OContainer tables) { in OTable() method in OTable
H A DOColumnContainer.java47 private OTable table;
59 …ck, boolean isCaseSensitive, List<ColumnDescription> columnDescriptions, OTable table, XDatabaseMe… in OColumnContainer()
H A DOIndexContainer.java53 protected OTable table;
55 …public OIndexContainer(Object lock, List<String> names, boolean isCaseSensitive, OTable table) thr… in OIndexContainer()
H A DOKeyContainer.java55 private OTable table;
58 …public OKeyContainer(Object lock, boolean isCaseSensitive, Map<String,OKey> keys, OTable table) th… in OKeyContainer()
/aoo42x/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlTable.java33 import org.apache.openoffice.comp.sdbc.dbtools.sdbcx.OTable;
45 public class PostgresqlTable extends OTable {
/aoo42x/main/connectivity/source/inc/ado/
H A DACollection.hxx209 class OTable;
217 typedef OCollection< ADOTables,ADOTable,OTable> OTables;
H A DAIndexColumns.hxx42 OTable* _pTable, in OIndexColumns()
H A DAKeyColumns.hxx42 OTable* _pTable, in OKeyColumns()
H A DATable.hxx35 typedef connectivity::sdbcx::OTable OTable_TYPEDEF;
/aoo42x/main/connectivity/source/drivers/evoab2/
H A DNTable.hxx34 typedef connectivity::sdbcx::OTable OEvoabTable_TYPEDEF;
/aoo42x/main/connectivity/source/drivers/macab/
H A DMacabTable.hxx34 typedef connectivity::sdbcx::OTable MacabTable_TYPEDEF;
/aoo42x/main/dbaccess/source/core/inc/
H A Dtablecontainer.hxx83 class OTable;
/aoo42x/main/connectivity/source/inc/file/
H A DFTable.hxx42 typedef connectivity::sdbcx::OTable OTable_TYPEDEF;
/aoo42x/main/connectivity/inc/connectivity/
H A DTTableHelper.hxx75 typedef connectivity::sdbcx::OTable OTable_TYPEDEF;
/aoo42x/main/connectivity/source/drivers/file/
H A DFTable.cxx142 OTable::disposing(); in disposing()
/aoo42x/main/connectivity/source/parse/
H A Dsqliterator.cxx1675 OSQLTable aReturnTable = new OTable( in impl_createTableObject()

Completed in 154 milliseconds