LibreOffice Module connectivity (master) 1
|
#include "Connection.hxx"
#include "ResultSet.hxx"
#include "Statement.hxx"
#include "Util.hxx"
#include <comphelper/sequence.hxx>
#include <cppuhelper/queryinterface.hxx>
#include <sal/log.hxx>
Go to the source code of this file.
Functions | |
IMPLEMENT_SERVICE_INFO (OStatement,"com.sun.star.sdbcx.OStatement","com.sun.star.sdbc.Statement") | |
IMPLEMENT_SERVICE_INFO | ( | OStatement | , |
"com.sun.star.sdbcx.OStatement" | , | ||
"com.sun.star.sdbc.Statement" | |||
) |