Home
last modified time | relevance | path

Searched refs:getBaseTypeName (Results 1 – 8 of 8) sorted by relevance

/aoo42x/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLRef.java35 public String getBaseTypeName() throws SQLException { in getBaseTypeName() method in JavaSQLRef
37 return jdbcRef.getBaseTypeName(); in getBaseTypeName()
H A DJavaSQLArray.java86 public String getBaseTypeName() throws SQLException { in getBaseTypeName() method in JavaSQLArray
88 return jdbcArray.getBaseTypeName(); in getBaseTypeName()
/aoo42x/main/connectivity/source/inc/java/sql/
H A DRef.hxx50 …virtual ::rtl::OUString SAL_CALL getBaseTypeName( ) throw(::com::sun::star::sdbc::SQLException, :…
H A DArray.hxx49 …virtual ::rtl::OUString SAL_CALL getBaseTypeName( ) throw(::com::sun::star::sdbc::SQLException, :…
/aoo42x/main/connectivity/source/drivers/jdbc/
H A DRef.cxx52 ::rtl::OUString SAL_CALL java_sql_Ref::getBaseTypeName( ) throw(::com::sun::star::sdbc::SQLExcepti… in getBaseTypeName() function in java_sql_Ref
H A DArray.cxx49 ::rtl::OUString SAL_CALL java_sql_Array::getBaseTypeName( ) throw(::com::sun::star::sdbc::SQLExcep… in getBaseTypeName() function in java_sql_Array
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DXRef.idl52 string getBaseTypeName() raises (SQLException);
H A DXArray.idl74 string getBaseTypeName() raises (SQLException);

Completed in 24 milliseconds