Home
last modified time | relevance | path

Searched defs:typeMap (Results 1 – 24 of 24) sorted by relevance

/AOO42X/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLArray.java55 public Object[] getArray(XNameAccess typeMap) throws SQLException { in getArray()
66 public Object[] getArrayAtIndex(int index, int count, XNameAccess typeMap) throws SQLException { in getArrayAtIndex()
95 public XResultSet getResultSet(XNameAccess typeMap) throws SQLException { in getResultSet()
106 …public XResultSet getResultSetAtIndex(int index, int count, XNameAccess typeMap) throws SQLExcepti… in getResultSetAtIndex()
H A DJavaSQLCallableStatement.java232 public synchronized Object getObject(int columnIndex, XNameAccess typeMap) throws SQLException { in getObject()
H A DJavaSQLResultSet.java443 public Object getObject(int columnIndex, XNameAccess typeMap) throws SQLException { in getObject()
/AOO42X/main/connectivity/source/drivers/jdbc/
H A DArray.cxx61 …::com::sun::star::uno::Reference< ::com::sun::star::container::XNameAccess >& typeMap ) throw(::co… in getArray()
81 … sal_Int32 index, sal_Int32 count, const ::com::sun::star::uno::Reference< ::com::sun::star::conta… in getArrayAtIndex()
101 …ltSet( const ::com::sun::star::uno::Reference< ::com::sun::star::container::XNameAccess >& typeMap… in getResultSet()
124 …ltSetAtIndex( sal_Int32 index, sal_Int32 count, const ::com::sun::star::uno::Reference< ::com::sun… in getResultSetAtIndex()
H A DResultSet.cxx320 …erence< ::com::sun::star::container::XNameAccess >& typeMap ) throw(SQLException, RuntimeException) in getObject()
/AOO42X/main/connectivity/source/cpool/
H A DZConnectionWrapper.cxx211 …erence< ::com::sun::star::container::XNameAccess >& typeMap ) throw(SQLException, RuntimeException) in setTypeMap()
/AOO42X/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSConnection.cxx295 …erence< ::com::sun::star::container::XNameAccess >& typeMap ) throw(SQLException, RuntimeException) in setTypeMap()
H A DSResultSet.cxx292 …erence< ::com::sun::star::container::XNameAccess >& typeMap ) throw(SQLException, RuntimeException) in getObject()
/AOO42X/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetbase.hxx284 getObject( in getObject()
/AOO42X/main/ucb/source/ucp/ftp/
H A Dftpresultsetbase.hxx293 getObject( in getObject()
/AOO42X/main/svx/source/form/
H A Dsdbdatacolumn.cxx170 …taColumn::getObject(const Reference< XNameAccess>& typeMap) throw( SQLException, RuntimeException ) in getObject()
/AOO42X/main/ucb/source/ucp/file/
H A Dfilrset.hxx341 getObject( in getObject()
/AOO42X/main/dbaccess/source/core/api/
H A Dcallablestatement.cxx295 …erence< ::com::sun::star::container::XNameAccess >& typeMap ) throw(SQLException, RuntimeException) in getObject()
H A Ddatacolumn.cxx284 …ence< ::com::sun::star::container::XNameAccess > & typeMap) throw( SQLException, RuntimeException ) in getObject()
H A DCacheSet.cxx574 …erence< ::com::sun::star::container::XNameAccess >& typeMap ) throw(SQLException, RuntimeException) in getObject()
H A Dresultset.cxx623 …ence< ::com::sun::star::container::XNameAccess > & typeMap) throw( SQLException, RuntimeException ) in getObject()
H A DKeySet.cxx1566 …erence< ::com::sun::star::container::XNameAccess >& typeMap ) throw(SQLException, RuntimeException) in getObject()
/AOO42X/main/mysqlc/source/
H A Dmysqlc_connection.cxx599 void SAL_CALL OConnection::setTypeMap(const Reference<XNameAccess >& typeMap) in setTypeMap()
/AOO42X/main/ucb/source/cacher/
H A Dcontentresultsetwrapper.cxx1343 ::getObject( sal_Int32 columnIndex, in getObject()
H A Dcachedcontentresultset.cxx2056 ::getObject( sal_Int32 columnIndex, in getObject()
/AOO42X/main/dbaccess/source/core/dataaccess/
H A Dconnection.cxx305 …ction::setTypeMap(const Reference< XNameAccess > & typeMap) throw( SQLException, RuntimeException ) in setTypeMap()
/AOO42X/main/ucbhelper/source/provider/
H A Dresultset.cxx1146 uno::Any SAL_CALL ResultSet::getObject( in getObject()
/AOO42X/main/ucb/source/sorter/
H A Dsortresult.cxx818 Any SAL_CALL SortedResultSet::getObject( sal_Int32 columnIndex, in getObject()
/AOO42X/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx409 …:container::XNameAccess >& typeMap) throw( ::com::sun::star::sdbc::SQLException, RuntimeException ) in getObject()