Home
last modified time | relevance | path

Searched refs:getMaxBinaryLiteralLength (Results 1 – 23 of 23) sorted by relevance

/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/ !
H A DPostgresqlDatabaseMetadata.java202 public int getMaxBinaryLiteralLength() throws SQLException { in getMaxBinaryLiteralLength() method in PostgresqlDatabaseMetadata
203 return impl.getMaxBinaryLiteralLength(); in getMaxBinaryLiteralLength()
/trunk/main/connectivity/source/inc/calc/ !
H A DCDatabaseMetaData.hxx42 …virtual sal_Int32 SAL_CALL getMaxBinaryLiteralLength( ) throw(::com::sun::star::sdbc::SQLExceptio…
/trunk/main/connectivity/source/inc/dbase/ !
H A DDDatabaseMetaData.hxx45 …virtual sal_Int32 SAL_CALL getMaxBinaryLiteralLength( ) throw(::com::sun::star::sdbc::SQLExceptio…
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ !
H A DJavaSQLDatabaseMetaData.java239 public int getMaxBinaryLiteralLength() throws SQLException { in getMaxBinaryLiteralLength() method in JavaSQLDatabaseMetaData
241 return jdbcDatabaseMetaData.getMaxBinaryLiteralLength(); in getMaxBinaryLiteralLength()
/trunk/main/connectivity/source/drivers/calc/ !
H A DCDatabaseMetaData.cxx262 sal_Int32 SAL_CALL OCalcDatabaseMetaData::getMaxBinaryLiteralLength( ) throw(SQLException, Runtime… in getMaxBinaryLiteralLength() function in OCalcDatabaseMetaData
/trunk/main/connectivity/source/drivers/dbase/ !
H A DDDatabaseMetaData.cxx344 sal_Int32 SAL_CALL ODbaseDatabaseMetaData::getMaxBinaryLiteralLength( ) throw(SQLException, Runtim… in getMaxBinaryLiteralLength() function in ODbaseDatabaseMetaData
/trunk/main/mysqlc/source/ !
H A Dmysqlc_databasemetadata.hxx172 … sal_Int32 SAL_CALL getMaxBinaryLiteralLength() throw(my_SQLException, my_RuntimeException);
H A Dmysqlc_databasemetadata.cxx267 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxBinaryLiteralLength() in getMaxBinaryLiteralLength() function in ODatabaseMetaData
270 …l_getInt32MetaData("getMaxBinaryLiteralLength", &sql::DatabaseMetaData::getMaxBinaryLiteralLength); in getMaxBinaryLiteralLength()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ !
H A DSDatabaseMetaData.cxx63 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxBinaryLiteralLength( ) throw(SQLException, RuntimeExce… in getMaxBinaryLiteralLength() function in ODatabaseMetaData
H A DSDatabaseMetaData.hxx144 …virtual sal_Int32 SAL_CALL getMaxBinaryLiteralLength( ) throw(::com::sun::star::sdbc::SQLExceptio…
/trunk/main/connectivity/source/drivers/evoab2/ !
H A DNDatabaseMetaData.cxx336 sal_Int32 SAL_CALL OEvoabDatabaseMetaData::getMaxBinaryLiteralLength( ) throw(SQLException, Runtim… in getMaxBinaryLiteralLength() function in OEvoabDatabaseMetaData
H A DNDatabaseMetaData.hxx186 …virtual sal_Int32 SAL_CALL getMaxBinaryLiteralLength( ) throw(::com::sun::star::sdbc::SQLExceptio…
/trunk/main/connectivity/source/inc/file/ !
H A DFDatabaseMetaData.hxx143 …virtual sal_Int32 SAL_CALL getMaxBinaryLiteralLength( ) throw(::com::sun::star::sdbc::SQLExceptio…
/trunk/main/connectivity/source/drivers/macab/ !
H A DMacabDatabaseMetaData.cxx75 sal_Int32 SAL_CALL MacabDatabaseMetaData::getMaxBinaryLiteralLength( ) throw(SQLException, Runtime… in getMaxBinaryLiteralLength() function in MacabDatabaseMetaData
H A DMacabDatabaseMetaData.hxx145 …virtual sal_Int32 SAL_CALL getMaxBinaryLiteralLength( ) throw(::com::sun::star::sdbc::SQLExceptio…
/trunk/main/connectivity/source/drivers/file/ !
H A DFDatabaseMetaData.cxx332 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxBinaryLiteralLength( ) throw(SQLException, RuntimeExce… in getMaxBinaryLiteralLength() function in ODatabaseMetaData
/trunk/main/connectivity/source/drivers/ado/ !
H A DADatabaseMetaData.cxx224 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxBinaryLiteralLength( ) throw(SQLException, RuntimeExce… in getMaxBinaryLiteralLength() function in ODatabaseMetaData
/trunk/main/connectivity/source/inc/ado/ !
H A DADatabaseMetaData.hxx168 …virtual sal_Int32 SAL_CALL getMaxBinaryLiteralLength( ) throw(::com::sun::star::sdbc::SQLExceptio…
/trunk/main/connectivity/source/inc/java/sql/ !
H A DDatabaseMetaData.hxx150 …virtual sal_Int32 SAL_CALL getMaxBinaryLiteralLength( ) throw(::com::sun::star::sdbc::SQLExceptio…
/trunk/main/connectivity/source/inc/odbc/ !
H A DODatabaseMetaData.hxx161 …virtual sal_Int32 SAL_CALL getMaxBinaryLiteralLength( ) throw(::com::sun::star::sdbc::SQLExceptio…
/trunk/main/connectivity/source/drivers/jdbc/ !
H A DDatabaseMetaData.cxx250 sal_Int32 SAL_CALL java_sql_DatabaseMetaData::getMaxBinaryLiteralLength( ) throw(SQLException, Run… in getMaxBinaryLiteralLength() function in java_sql_DatabaseMetaData
/trunk/main/connectivity/source/drivers/odbcbase/ !
H A DODatabaseMetaData.cxx258 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxBinaryLiteralLength( ) throw(SQLException, RuntimeExce… in getMaxBinaryLiteralLength() function in ODatabaseMetaData
/trunk/main/offapi/com/sun/star/sdbc/ !
H A DXDatabaseMetaData.idl925 long getMaxBinaryLiteralLength() raises (SQLException);

Completed in 200 milliseconds