LibreOffice Module connectivity (master) 1
|
#include <java/sql/CallableStatement.hxx>
#include <java/tools.hxx>
#include <java/sql/Array.hxx>
#include <java/sql/Clob.hxx>
#include <java/sql/Blob.hxx>
#include <java/sql/Connection.hxx>
#include <java/sql/Ref.hxx>
#include <java/sql/Timestamp.hxx>
#include <cppuhelper/typeprovider.hxx>
#include <cppuhelper/queryinterface.hxx>
#include <comphelper/sequence.hxx>
#include <string.h>
Go to the source code of this file.
Functions | |
IMPLEMENT_SERVICE_INFO (java_sql_CallableStatement,"com.sun.star.sdbcx.ACallableStatement","com.sun.star.sdbc.CallableStatement") | |
IMPLEMENT_SERVICE_INFO | ( | java_sql_CallableStatement | , |
"com.sun.star.sdbcx.ACallableStatement" | , | ||
"com.sun.star.sdbc.CallableStatement" | |||
) |