Revert "loplugin:constantfunction: connectivity"
it seems to be causing unit-test and build failures
This reverts commit 5cbb51c009
.
Change-Id: Idc6372f98200b23828aa19b22a75b6b2b640d1ab
This commit is contained in:
@@ -56,6 +56,7 @@ class DatabaseMetaData :
|
||||
::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XPreparedStatement > m_getTablePrivs_stmt;
|
||||
::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XPreparedStatement > m_getColumnPrivs_stmt;
|
||||
|
||||
void checkClosed() throw (::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
|
||||
sal_Int32 getIntSetting(const OUString& settingName) throw (::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
|
||||
sal_Int32 getMaxIndexKeys() throw (::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
|
||||
sal_Int32 getMaxNameLength() throw (::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
|
||||
|
Reference in New Issue
Block a user