Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/connectivity/source/drivers/jdbc/
H A DArray.cxx61 ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any > SAL_CALL java_sql_Array::getArray( co… in getArray()
81 ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any > SAL_CALL java_sql_Array::getArrayAtIn… in getArrayAtIndex()
101 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL java_sql_Array::get… in getResultSet()
124 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL java_sql_Array::get… in getResultSetAtIndex()
H A DResultSet.cxx320 Any SAL_CALL java_sql_ResultSet::getObject( sal_Int32 columnIndex, const Reference< ::com::sun::sta… in getObject()
/trunk/main/connectivity/source/cpool/
H A DZConnectionWrapper.cxx211 void SAL_CALL OConnectionWeakWrapper::setTypeMap( const Reference< ::com::sun::star::container::XNa… in setTypeMap()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSConnection.cxx295 void SAL_CALL OConnection::setTypeMap( const Reference< ::com::sun::star::container::XNameAccess >&… in setTypeMap()
H A DSResultSet.cxx292 Any SAL_CALL OResultSet::getObject( sal_Int32 columnIndex, const Reference< ::com::sun::star::conta… in getObject()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetbase.hxx284 getObject( in getObject()
/trunk/main/ucb/source/ucp/ftp/
H A Dftpresultsetbase.hxx293 getObject( in getObject()
/trunk/main/svx/source/form/
H A Dsdbdatacolumn.cxx170 …Any DataColumn::getObject(const Reference< XNameAccess>& typeMap) throw( SQLException, RuntimeExce… in getObject()
/trunk/main/ucb/source/ucp/file/
H A Dfilrset.hxx341 getObject( in getObject()
/trunk/main/dbaccess/source/core/api/
H A Dcallablestatement.cxx295 Any SAL_CALL OCallableStatement::getObject( sal_Int32 columnIndex, const Reference< ::com::sun::sta… in getObject()
H A Ddatacolumn.cxx284 Any ODataColumn::getObject(const Reference< ::com::sun::star::container::XNameAccess > & typeMap) t… in getObject()
H A DCacheSet.cxx574 Any SAL_CALL OCacheSet::getObject( sal_Int32 columnIndex, const Reference< ::com::sun::star::contai… in getObject()
H A Dresultset.cxx623 Any OResultSet::getObject(sal_Int32 columnIndex, const Reference< ::com::sun::star::container::XNam… in getObject()
H A DKeySet.cxx1566 Any SAL_CALL OKeySet::getObject( sal_Int32 columnIndex, const Reference< ::com::sun::star::containe… in getObject()
/trunk/main/mysqlc/source/
H A Dmysqlc_connection.cxx599 void SAL_CALL OConnection::setTypeMap(const Reference<XNameAccess >& typeMap) in setTypeMap()
/trunk/main/ucb/source/cacher/
H A Dcontentresultsetwrapper.cxx1343 ::getObject( sal_Int32 columnIndex, in getObject()
H A Dcachedcontentresultset.cxx2056 ::getObject( sal_Int32 columnIndex, in getObject()
/trunk/main/dbaccess/source/core/dataaccess/
H A Dconnection.cxx305 void OConnection::setTypeMap(const Reference< XNameAccess > & typeMap) throw( SQLException, Runtime… in setTypeMap()
/trunk/main/ucbhelper/source/provider/
H A Dresultset.cxx1146 uno::Any SAL_CALL ResultSet::getObject( in getObject()
/trunk/main/ucb/source/sorter/
H A Dsortresult.cxx818 Any SAL_CALL SortedResultSet::getObject( sal_Int32 columnIndex, in getObject()
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx409 Any SAL_CALL SbaXFormAdapter::getObject(sal_Int32 columnIndex, const Reference< ::com::sun::star::c… in getObject()

Completed in 151 milliseconds