LibreOffice Module connectivity (master) 1
|
#include <java/sql/PreparedStatement.hxx>
#include <java/sql/ResultSet.hxx>
#include <java/sql/ResultSetMetaData.hxx>
#include <java/sql/Connection.hxx>
#include <java/sql/Timestamp.hxx>
#include <java/math/BigDecimal.hxx>
#include <java/tools.hxx>
#include <cppuhelper/typeprovider.hxx>
#include <cppuhelper/queryinterface.hxx>
#include <comphelper/sequence.hxx>
#include <comphelper/types.hxx>
#include <connectivity/dbtools.hxx>
#include <connectivity/FValue.hxx>
#include <connectivity/dbexception.hxx>
#include <strings.hrc>
#include <resource/sharedresources.hxx>
#include <java/LocalRef.hxx>
#include <strings.hxx>
#include <string.h>
#include <memory>
Go to the source code of this file.
Functions | |
IMPLEMENT_SERVICE_INFO (java_sql_PreparedStatement,"com.sun.star.sdbcx.JPreparedStatement","com.sun.star.sdbc.PreparedStatement") | |
IMPLEMENT_SERVICE_INFO | ( | java_sql_PreparedStatement | , |
"com.sun.star.sdbcx.JPreparedStatement" | , | ||
"com.sun.star.sdbc.PreparedStatement" | |||
) |