User: rt Date: 2008-01-30 07:57:13+0000 Modified: dba/connectivity/source/drivers/mozab/MConnection.hxx
Log: INTEGRATION: CWS dba24d (1.16.78); FILE MERGED 2007/11/21 12:42:26 oj 1.16.78.1: #i68854# impl TypeSettingInfo for Oracle and some clean up File Changes: Directory: /dba/connectivity/source/drivers/mozab/ ================================================== File [changed]: MConnection.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/mozab/MConnection.hxx?r1=1.16&r2=1.17 Delta lines: +0 -6 ------------------- --- MConnection.hxx 2007-03-26 13:59:49+0000 1.16 +++ MConnection.hxx 2008-01-30 07:57:10+0000 1.17 @@ -136,12 +136,6 @@ //==================================================================== // Data attributes //==================================================================== - ::com::sun::star::uno::WeakReference< ::com::sun::star::sdbc::XDatabaseMetaData > m_xMetaData; - - connectivity::OWeakRefArray m_aStatements; // vector containing a list - // of all the Statement objects - // for this Connection - ::com::sun::star::sdbc::SQLWarning m_aLastWarning; // Last SQLWarning generated by // an operation MozabDriver* m_pDriver; // Pointer to the owning --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
