Searched refs:getBaseTypeName (Results 1 – 8 of 8) sorted by relevance
35 public String getBaseTypeName() throws SQLException { in getBaseTypeName() method in JavaSQLRef37 return jdbcRef.getBaseTypeName(); in getBaseTypeName()
86 public String getBaseTypeName() throws SQLException { in getBaseTypeName() method in JavaSQLArray88 return jdbcArray.getBaseTypeName(); in getBaseTypeName()
50 …virtual ::rtl::OUString SAL_CALL getBaseTypeName( ) throw(::com::sun::star::sdbc::SQLException, :…
49 …virtual ::rtl::OUString SAL_CALL getBaseTypeName( ) throw(::com::sun::star::sdbc::SQLException, :…
52 ::rtl::OUString SAL_CALL java_sql_Ref::getBaseTypeName( ) throw(::com::sun::star::sdbc::SQLExcepti… in getBaseTypeName() function in java_sql_Ref
49 ::rtl::OUString SAL_CALL java_sql_Array::getBaseTypeName( ) throw(::com::sun::star::sdbc::SQLExcep… in getBaseTypeName() function in java_sql_Array
52 string getBaseTypeName() raises (SQLException);
74 string getBaseTypeName() raises (SQLException);
Completed in 23 milliseconds