Home
last modified time | relevance | path

Searched refs:supportsSchemasInProcedureCalls (Results 1 – 22 of 22) sorted by relevance

/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlDatabaseMetadata.java685 public boolean supportsSchemasInProcedureCalls() throws SQLException { in supportsSchemasInProcedureCalls() method in PostgresqlDatabaseMetadata
686 return impl.supportsSchemasInProcedureCalls(); in supportsSchemasInProcedureCalls()
/trunk/main/offapi/com/sun/star/sdb/tools/
H A DCompositionType.idl64 @see XDatabaseMetaData::supportsSchemasInProcedureCalls
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLDatabaseMetaData.java1263 public boolean supportsSchemasInProcedureCalls() throws SQLException { in supportsSchemasInProcedureCalls() method in JavaSQLDatabaseMetaData
1265 return jdbcDatabaseMetaData.supportsSchemasInProcedureCalls(); in supportsSchemasInProcedureCalls()
/trunk/main/mysqlc/source/
H A Dmysqlc_databasemetadata.hxx148 … sal_Bool SAL_CALL supportsSchemasInProcedureCalls() throw(my_SQLException, my_RuntimeException);
H A Dmysqlc_databasemetadata.cxx1010 sal_Bool SAL_CALL ODatabaseMetaData::supportsSchemasInProcedureCalls() in supportsSchemasInProcedureCalls() function in ODatabaseMetaData
1013 …taData("supportsSchemasInProcedureCalls", &sql::DatabaseMetaData::supportsSchemasInProcedureCalls); in supportsSchemasInProcedureCalls()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx496 sal_Bool SAL_CALL ODatabaseMetaData::supportsSchemasInProcedureCalls( ) throw(SQLException, Runtim… in supportsSchemasInProcedureCalls() function in ODatabaseMetaData
H A DSDatabaseMetaData.hxx120 …virtual sal_Bool SAL_CALL supportsSchemasInProcedureCalls( ) throw(::com::sun::star::sdbc::SQLExc…
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx752 sal_Bool SAL_CALL OEvoabDatabaseMetaData::supportsSchemasInProcedureCalls( ) throw(SQLException, R… in supportsSchemasInProcedureCalls() function in OEvoabDatabaseMetaData
H A DNDatabaseMetaData.hxx165 …virtual sal_Bool SAL_CALL supportsSchemasInProcedureCalls( ) throw(::com::sun::star::sdbc::SQLExc…
/trunk/main/connectivity/source/inc/file/
H A DFDatabaseMetaData.hxx122 …virtual sal_Bool SAL_CALL supportsSchemasInProcedureCalls( ) throw(::com::sun::star::sdbc::SQLExc…
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx510 sal_Bool SAL_CALL MacabDatabaseMetaData::supportsSchemasInProcedureCalls( ) throw(SQLException, Ru… in supportsSchemasInProcedureCalls() function in MacabDatabaseMetaData
H A DMacabDatabaseMetaData.hxx121 …virtual sal_Bool SAL_CALL supportsSchemasInProcedureCalls( ) throw(::com::sun::star::sdbc::SQLExc…
/trunk/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx908 sal_Bool SAL_CALL ODatabaseMetaData::supportsSchemasInProcedureCalls( ) throw(SQLException, Runtim… in supportsSchemasInProcedureCalls() function in ODatabaseMetaData
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDbTools.java135 … metadata.supportsCatalogsInProcedureCalls(), metadata.supportsSchemasInProcedureCalls()); in getNameComponentSupport()
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx789 sal_Bool SAL_CALL ODatabaseMetaData::supportsSchemasInProcedureCalls( ) throw(SQLException, Runtim… in supportsSchemasInProcedureCalls() function in ODatabaseMetaData
/trunk/main/connectivity/source/inc/ado/
H A DADatabaseMetaData.hxx147 …virtual sal_Bool SAL_CALL supportsSchemasInProcedureCalls( ) throw(::com::sun::star::sdbc::SQLExc…
/trunk/main/connectivity/source/inc/java/sql/
H A DDatabaseMetaData.hxx129 …virtual sal_Bool SAL_CALL supportsSchemasInProcedureCalls( ) throw(::com::sun::star::sdbc::SQLExc…
/trunk/main/connectivity/source/inc/odbc/
H A DODatabaseMetaData.hxx139 …virtual sal_Bool SAL_CALL supportsSchemasInProcedureCalls( ) throw(::com::sun::star::sdbc::SQLExc…
/trunk/main/connectivity/source/drivers/jdbc/
H A DDatabaseMetaData.cxx1112 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsSchemasInProcedureCalls( ) throw(SQLException… in supportsSchemasInProcedureCalls() function in java_sql_DatabaseMetaData
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx1140 sal_Bool SAL_CALL ODatabaseMetaData::supportsSchemasInProcedureCalls( ) throw(SQLException, Runtim… in supportsSchemasInProcedureCalls() function in ODatabaseMetaData
/trunk/main/connectivity/source/commontools/
H A Ddbtools.cxx852 pSchemaCall = &XDatabaseMetaData::supportsSchemasInProcedureCalls; in lcl_getNameComponentSupport()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl705 boolean supportsSchemasInProcedureCalls() raises (SQLException);

Completed in 123 milliseconds