LibreOffice Module connectivity (master) 1
|
#include <connectivity/CommonTools.hxx>
#include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>
#include <com/sun/star/logging/LogLevel.hpp>
#include <java/tools.hxx>
#include <java/sql/SQLException.hxx>
#include <osl/diagnose.h>
#include <java/LocalRef.hxx>
#include <strings.hxx>
#include <comphelper/logging.hxx>
#include <cppuhelper/exc_hlp.hxx>
Go to the source code of this file.
Functions | |
static ::rtl::Reference< jvmaccess::VirtualMachine > const & | getJavaVM2 (const ::rtl::Reference< jvmaccess::VirtualMachine > &_rVM=::rtl::Reference< jvmaccess::VirtualMachine >(), bool _bSet=false) |
static oslInterlockedCount & | getJavaVMRefCount () |
static ::rtl::Reference< jvmaccess::VirtualMachine > const & getJavaVM2 | ( | const ::rtl::Reference< jvmaccess::VirtualMachine > & | _rVM = ::rtl::Reference< jvmaccess::VirtualMachine >() , |
bool | _bSet = false |
||
) |
Definition at line 40 of file Object.cxx.
Referenced by connectivity::java_lang_Object::getVM(), and connectivity::SDBThreadAttach::releaseRef().
|
static |
Definition at line 70 of file Object.cxx.
Referenced by connectivity::SDBThreadAttach::addRef(), and connectivity::SDBThreadAttach::releaseRef().