Home
last modified time | relevance | path

Searched refs:getMaxCursorNameLength (Results 1 – 19 of 19) sorted by relevance

/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlDatabaseMetadata.java242 public int getMaxCursorNameLength() throws SQLException { in getMaxCursorNameLength() method in PostgresqlDatabaseMetadata
243 return impl.getMaxCursorNameLength(); in getMaxCursorNameLength()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLDatabaseMetaData.java293 public int getMaxCursorNameLength() throws SQLException { in getMaxCursorNameLength() method in JavaSQLDatabaseMetaData
295 return jdbcDatabaseMetaData.getMaxCursorNameLength(); in getMaxCursorNameLength()
/trunk/main/mysqlc/source/
H A Dmysqlc_databasemetadata.hxx181 … sal_Int32 SAL_CALL getMaxCursorNameLength() throw(my_SQLException, my_RuntimeException);
H A Dmysqlc_databasemetadata.cxx321 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxCursorNameLength() in getMaxCursorNameLength() function in ODatabaseMetaData
324 …rn impl_getInt32MetaData("getMaxCursorNameLength", &sql::DatabaseMetaData::getMaxCursorNameLength); in getMaxCursorNameLength()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx99 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxCursorNameLength( ) throw(SQLException, RuntimeExcepti… in getMaxCursorNameLength() function in ODatabaseMetaData
H A DSDatabaseMetaData.hxx153 …virtual sal_Int32 SAL_CALL getMaxCursorNameLength( ) throw(::com::sun::star::sdbc::SQLException, …
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx366 sal_Int32 SAL_CALL OEvoabDatabaseMetaData::getMaxCursorNameLength( ) throw(SQLException, RuntimeEx… in getMaxCursorNameLength() function in OEvoabDatabaseMetaData
H A DNDatabaseMetaData.hxx195 …virtual sal_Int32 SAL_CALL getMaxCursorNameLength( ) throw(::com::sun::star::sdbc::SQLException, …
/trunk/main/connectivity/source/inc/file/
H A DFDatabaseMetaData.hxx152 …virtual sal_Int32 SAL_CALL getMaxCursorNameLength( ) throw(::com::sun::star::sdbc::SQLException, …
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx111 sal_Int32 SAL_CALL MacabDatabaseMetaData::getMaxCursorNameLength( ) throw(SQLException, RuntimeExc… in getMaxCursorNameLength() function in MacabDatabaseMetaData
H A DMacabDatabaseMetaData.hxx154 …virtual sal_Int32 SAL_CALL getMaxCursorNameLength( ) throw(::com::sun::star::sdbc::SQLException, …
/trunk/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx368 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxCursorNameLength( ) throw(SQLException, RuntimeExcepti… in getMaxCursorNameLength() function in ODatabaseMetaData
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx255 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxCursorNameLength( ) throw(SQLException, RuntimeExcepti… in getMaxCursorNameLength() function in ODatabaseMetaData
/trunk/main/connectivity/source/inc/ado/
H A DADatabaseMetaData.hxx177 …virtual sal_Int32 SAL_CALL getMaxCursorNameLength( ) throw(::com::sun::star::sdbc::SQLException, …
/trunk/main/connectivity/source/inc/java/sql/
H A DDatabaseMetaData.hxx159 …virtual sal_Int32 SAL_CALL getMaxCursorNameLength( ) throw(::com::sun::star::sdbc::SQLException, …
/trunk/main/connectivity/source/inc/odbc/
H A DODatabaseMetaData.hxx170 …virtual sal_Int32 SAL_CALL getMaxCursorNameLength( ) throw(::com::sun::star::sdbc::SQLException, …
/trunk/main/connectivity/source/drivers/jdbc/
H A DDatabaseMetaData.cxx286 sal_Int32 SAL_CALL java_sql_DatabaseMetaData::getMaxCursorNameLength( ) throw(SQLException, Runtim… in getMaxCursorNameLength() function in java_sql_DatabaseMetaData
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx300 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxCursorNameLength( ) throw(SQLException, RuntimeExcepti… in getMaxCursorNameLength() function in ODatabaseMetaData
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl1006 long getMaxCursorNameLength() raises (SQLException);

Completed in 119 milliseconds