Lines Matching refs:sal_Int32

198 	sal_Int32 nLength = types.getLength();  in getTables()
332 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxBinaryLiteralLength( ) throw(SQLException, RuntimeExce… in getMaxBinaryLiteralLength()
338 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxRowSize( ) throw(SQLException, RuntimeException) in getMaxRowSize()
344 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxCatalogNameLength( ) throw(SQLException, RuntimeExcept… in getMaxCatalogNameLength()
350 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxCharLiteralLength( ) throw(SQLException, RuntimeExcept… in getMaxCharLiteralLength()
356 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxColumnNameLength( ) throw(SQLException, RuntimeExcepti… in getMaxColumnNameLength()
362 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxColumnsInIndex( ) throw(SQLException, RuntimeException) in getMaxColumnsInIndex()
368 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxCursorNameLength( ) throw(SQLException, RuntimeExcepti… in getMaxCursorNameLength()
374 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxConnections( ) throw(SQLException, RuntimeException) in getMaxConnections()
380 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxColumnsInTable( ) throw(SQLException, RuntimeException) in getMaxColumnsInTable()
386 sal_Int32 ODatabaseMetaData::impl_getMaxStatements_throw( ) in impl_getMaxStatements_throw()
392 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxTableNameLength( ) throw(SQLException, RuntimeExceptio… in getMaxTableNameLength()
398 sal_Int32 ODatabaseMetaData::impl_getMaxTablesInSelect_throw( ) in impl_getMaxTablesInSelect_throw()
528 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxIndexLength( ) throw(SQLException, RuntimeException) in getMaxIndexLength()
631 sal_Bool SAL_CALL ODatabaseMetaData::supportsTransactionIsolationLevel( sal_Int32 /*level*/ ) throw… in supportsTransactionIsolationLevel() argument
716 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxStatementLength( ) throw(SQLException, RuntimeExceptio… in getMaxStatementLength()
722 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxProcedureNameLength( ) throw(SQLException, RuntimeExce… in getMaxProcedureNameLength()
728 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxSchemaNameLength( ) throw(SQLException, RuntimeExcepti… in getMaxSchemaNameLength()
806 sal_Bool SAL_CALL ODatabaseMetaData::supportsConvert( sal_Int32 /*fromType*/, sal_Int32 /*toType*/ … in supportsConvert() argument
990 return ::rtl::OUString::valueOf((sal_Int32)1); in getDriverVersion()
996 return ::rtl::OUString::valueOf((sal_Int32)0); in getDatabaseProductVersion()
1017 sal_Int32 SAL_CALL ODatabaseMetaData::getDriverMajorVersion( ) throw(RuntimeException) in getDriverMajorVersion()
1023 sal_Int32 SAL_CALL ODatabaseMetaData::getDefaultTransactionIsolation( ) throw(SQLException, Runtim… in getDefaultTransactionIsolation()
1029 sal_Int32 SAL_CALL ODatabaseMetaData::getDriverMinorVersion( ) throw(RuntimeException) in getDriverMinorVersion()
1101 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxColumnsInGroupBy( ) throw(SQLException, RuntimeExcepti… in getMaxColumnsInGroupBy()
1107 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxColumnsInOrderBy( ) throw(SQLException, RuntimeExcepti… in getMaxColumnsInOrderBy()
1113 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxColumnsInSelect( ) throw(SQLException, RuntimeExceptio… in getMaxColumnsInSelect()
1119 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxUserNameLength( ) throw(SQLException, RuntimeException) in getMaxUserNameLength()
1125 sal_Bool SAL_CALL ODatabaseMetaData::supportsResultSetType( sal_Int32 setType ) throw(SQLException,… in supportsResultSetType()
1139 sal_Bool SAL_CALL ODatabaseMetaData::supportsResultSetConcurrency( sal_Int32 setType, sal_Int32 /*c… in supportsResultSetConcurrency() argument
1153 sal_Bool SAL_CALL ODatabaseMetaData::ownUpdatesAreVisible( sal_Int32 /*setType*/ ) throw(SQLExcepti… in ownUpdatesAreVisible() argument
1159 sal_Bool SAL_CALL ODatabaseMetaData::ownDeletesAreVisible( sal_Int32 /*setType*/ ) throw(SQLExcepti… in ownDeletesAreVisible() argument
1165 sal_Bool SAL_CALL ODatabaseMetaData::ownInsertsAreVisible( sal_Int32 /*setType*/ ) throw(SQLExcepti… in ownInsertsAreVisible() argument
1171 sal_Bool SAL_CALL ODatabaseMetaData::othersUpdatesAreVisible( sal_Int32 /*setType*/ ) throw(SQLExce… in othersUpdatesAreVisible() argument
1177 sal_Bool SAL_CALL ODatabaseMetaData::othersDeletesAreVisible( sal_Int32 /*setType*/ ) throw(SQLExce… in othersDeletesAreVisible() argument
1183 sal_Bool SAL_CALL ODatabaseMetaData::othersInsertsAreVisible( sal_Int32 /*setType*/ ) throw(SQLExce… in othersInsertsAreVisible() argument
1189 sal_Bool SAL_CALL ODatabaseMetaData::updatesAreDetected( sal_Int32 /*setType*/ ) throw(SQLException… in updatesAreDetected() argument
1195 sal_Bool SAL_CALL ODatabaseMetaData::deletesAreDetected( sal_Int32 /*setType*/ ) throw(SQLException… in deletesAreDetected() argument
1201 sal_Bool SAL_CALL ODatabaseMetaData::insertsAreDetected( sal_Int32 /*setType*/ ) throw(SQLException… in insertsAreDetected() argument
1213 …aPattern*/, const ::rtl::OUString& /*typeNamePattern*/, const Sequence< sal_Int32 >& /*types*/ ) t… in getUDTs() argument