Lines Matching refs:ODbaseDatabaseMetaData

59 ODbaseDatabaseMetaData::ODbaseDatabaseMetaData(::connectivity::file::OConnection* _pCon) 	:ODatabas…  in ODbaseDatabaseMetaData()  function in ODbaseDatabaseMetaData
64 ODbaseDatabaseMetaData::~ODbaseDatabaseMetaData() in ~ODbaseDatabaseMetaData()
68 Reference< XResultSet > ODbaseDatabaseMetaData::impl_getTypeInfo_throw( ) in impl_getTypeInfo_throw()
168 Reference< XResultSet > SAL_CALL ODbaseDatabaseMetaData::getColumns( in getColumns()
259 Reference< XResultSet > SAL_CALL ODbaseDatabaseMetaData::getIndexInfo( in getIndexInfo()
337 ::rtl::OUString SAL_CALL ODbaseDatabaseMetaData::getURL( ) throw(SQLException, RuntimeException) in getURL()
344 sal_Int32 SAL_CALL ODbaseDatabaseMetaData::getMaxBinaryLiteralLength( ) throw(SQLException, Runtim… in getMaxBinaryLiteralLength()
350 sal_Int32 SAL_CALL ODbaseDatabaseMetaData::getMaxCharLiteralLength( ) throw(SQLException, RuntimeE… in getMaxCharLiteralLength()
356 sal_Int32 SAL_CALL ODbaseDatabaseMetaData::getMaxColumnNameLength( ) throw(SQLException, RuntimeEx… in getMaxColumnNameLength()
362 sal_Int32 SAL_CALL ODbaseDatabaseMetaData::getMaxColumnsInIndex( ) throw(SQLException, RuntimeExce… in getMaxColumnsInIndex()
368 sal_Int32 SAL_CALL ODbaseDatabaseMetaData::getMaxColumnsInTable( ) throw(SQLException, RuntimeExce… in getMaxColumnsInTable()
374 sal_Bool SAL_CALL ODbaseDatabaseMetaData::supportsAlterTableWithAddColumn( ) throw(SQLException, R… in supportsAlterTableWithAddColumn()
380 sal_Bool SAL_CALL ODbaseDatabaseMetaData::supportsAlterTableWithDropColumn( ) throw(SQLException, … in supportsAlterTableWithDropColumn()
386 sal_Bool SAL_CALL ODbaseDatabaseMetaData::isReadOnly( ) throw(SQLException, RuntimeException) in isReadOnly()
399 sal_Bool ODbaseDatabaseMetaData::impl_storesMixedCaseQuotedIdentifiers_throw( ) in impl_storesMixedCaseQuotedIdentifiers_throw()
405 sal_Bool ODbaseDatabaseMetaData::impl_supportsMixedCaseQuotedIdentifiers_throw( ) in impl_supportsMixedCaseQuotedIdentifiers_throw()