User: rt Date: 2008-01-30 07:51:25+0000 Modified: dba/connectivity/source/drivers/evoab2/NConnection.hxx
Log: INTEGRATION: CWS dba24d (1.4.286); FILE MERGED 2007/11/21 12:43:22 oj 1.4.286.1: #i68854# impl TypeSettingInfo for Oracle and some clean up File Changes: Directory: /dba/connectivity/source/drivers/evoab2/ =================================================== File [changed]: NConnection.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab2/NConnection.hxx?r1=1.4&r2=1.5 Delta lines: +0 -4 ------------------- --- NConnection.hxx 2005-12-14 09:40:56+0000 1.4 +++ NConnection.hxx 2008-01-30 07:51:22+0000 1.5 @@ -96,11 +96,7 @@ protected: ::com::sun::star::uno::Reference< ::com::sun::star::sdbcx::XTablesSupplier> m_xCatalog; - ::com::sun::star::uno::WeakReference< ::com::sun::star::sdbc::XDatabaseMetaData > m_xMetaData; rtl::OString m_aPassword; - connectivity::OWeakRefArray m_aStatements; // vector containing a list - // of all the Statement objects - // for this Connection public: --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
