Qore jni Module 2.4.0
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 Corg.qore.lang.dataprovider.AbstractDataProcessorJava AbstractDataProcessor class
 Corg.qore.jni.compiler.CompilerOutput< T >
 Corg.qore.jni.HashJava Hash class to make it easier to work with Qore hash data
 CJni::org::qore::jni::JavaArrayInstances of this class represent Java arrays
 Corg.qore.jni.JavaClassBuilder
 Corg.qore.jni.QoreClosureMarkerThis marks a class that must have a call() method
 Corg.qore.jni.QoreClosureMarkerImplThis marks a class that must have a call() method
 Corg.qore.jni.QoreClosureJava QoreClosure class
 Corg.qore.lang.LogCallbackThis class is used for row code callbacks with bulk SQL classes
 Corg.qore.lang.bulksqlutil.BulkRowCallbackThis class is used for row code callbacks with bulk SQL classes
 Corg.qore.lang.qunit.TestCodeThis class is used for test code taking no arguments
 Corg.qore.lang.qunit.TestCodeArgsThis class is used for test code taking an arbitrary number of arguments
 Corg.qore.lang.qunit.TestConditionThis class is used for test code taking no arguments
 Corg.qore.lang.qunit.TestConditionArgsThis class is used for test code taking an arbitrary number of arguments
 Corg.qore.jni.QoreExceptionThe QoreException class is meant to represent a Qore-language exception
 CJni::org::qore::jni::QoreInvocationHandlerRepresents an invocation handler used to implement callback from Java to Qore
 Corg.qore.jni.QoreJavaApiThis class provides methods that allow Java to interface with Qore code
 Corg.qore.jni.compiler.QoreJavaCompiler< T >
 Corg.qore.jni.compiler.QoreJavaCompilerException
 Corg.qore.jni.QoreJavaDynamicApiThis class provides methods that allow Java to interface with Qore code
 Corg.qore.jni.compiler.QoreJavaFileManager
 Corg.qore.jni.QoreJavaFileObject
 Corg.qore.jni.QoreJavaObjectPtrHelper class for pointer arguments to weak references Qore objects
 Corg.qore.jni.QoreObjectBaseWrapper class for a Qore object; this class holds a weak reference to the Qore object
 Corg.qore.jni.QoreObjectWrapper class for a Qore object; this class holds a weak reference to the Qore object
 Corg.qore.jni.QoreJavaClassBaseMarker base class for a Qore classes imported dynamically into Java
 Corg.qore.jni.QoreObjectWrapperThis is meant to the be the wrapper class for Java classes wrapping Qore object classes
 Corg.qore.lang.AbstractDatasourceJava wrapper for the Qore::SQL::AbstractDatasource class in Qore
 Corg.qore.lang.DatasourcePoolJava wrapper for the Qore::SQL::DatasourcePool class in Qore
 Corg.qore.lang.AbstractIteratorJava wrapper for the Qore::AbstractIterator class in Qore
 Corg.qore.lang.HashListIteratorJava wrapper for the Qore::ContextIterator class in Qore
 Corg.qore.lang.dataprovider.AbstractDataProviderBulkOperationJava wrapper for the DataProvider::AbstractDataProviderBulkOperation in Qore
 Corg.qore.lang.dataprovider.AbstractDataProviderBulkRecordInterfaceJava wrapper for the DataProvider::AbstractDataProviderBulkRecordInterface in Qore
 Corg.qore.lang.dataprovider.AbstractDataProviderRecordIteratorJava wrapper for the DataProvider::AbstractDataProviderRecordIterator class in Qore
 Corg.qore.lang.mapper.MapperOutputRecordIteratorJava wrapper for the Mapper::MapperOutputRecordIterator class in Qore
 Corg.qore.lang.AbstractSQLStatementJava wrapper for the Qore::SQL::AbstractSQLStatement class in Qore
 Corg.qore.lang.HTTPClientJava wrapper for the Qore::HTTPClient class in Qore
 Corg.qore.lang.restclient.RestClientJava wrapper for the Qore::RestClient class in Qore
 Corg.qore.lang.soapclient.SoapClientJava wrapper for the SoapClient.SoapClient class in Qore
 Corg.qore.lang.bulksqlutil.AbstractBulkOperationJava wrapper for the base Qore class for bulk DML operations
 Corg.qore.lang.bulksqlutil.BulkInsertOperationJava wrapper for the Qore class for bulk DML insert operations
 Corg.qore.lang.bulksqlutil.BulkUpsertOperationBase class for bulk DML upsert operations
 Corg.qore.lang.dataprovider.AbstractDataFieldJava wrapper for the DataProvider::AbstractDataField class in Qore
 Corg.qore.lang.dataprovider.AbstractDataProviderJava wrapper for the DataProvider::AbstractDataProvider class in Qore
 Corg.qore.lang.dataprovider.AbstractDataProviderTypeJava wrapper for the DataProvider::AbstractDataProviderType class in Qore
 Corg.qore.lang.mailmessage.MessageJava wrapper for the MailMessage::Message class in Qore
 Corg.qore.lang.mailmessage.PartJava wrapper for the MailPart::Part class in Qore
 Corg.qore.lang.mailmessage.AttachmentJava wrapper for the MailAttachment::Attachment class in Qore
 Corg.qore.lang.mapper.Mapper
 Corg.qore.lang.tablemapper.AbstractSqlStatementOutboundMapperJava wrapper for the TableMapper::AbstractSqlStatementOutboundMapper class in Qore
 Corg.qore.lang.tablemapper.RawSqlStatementOutboundMapperJava wrapper for the TableMapper::RawSqlStatementOutboundMapper class in Qore
 Corg.qore.lang.tablemapper.SqlStatementOutboundMapperJava wrapper for the TableMapper::SqlStatementOutboundMapper class in Qore
 Corg.qore.lang.tablemapper.InboundTableMapperJava wrapper for the TableMapper::InboundTableMapper class in Qore
 Corg.qore.lang.tablemapper.InboundIdentityTableMapperJava wrapper for the TableMapper::InboundIdentityTableMapper class in Qore
 Corg.qore.lang.qunit.AbstractTestResultThe base class for test results
 Corg.qore.lang.qunit.TestResultExceptionDetailClass representing Exception of a particular type with a particular detail message
 Corg.qore.lang.qunit.TestResultExceptionRegexpClass representing Exception of a particular type and matching regexp for detail
 Corg.qore.lang.qunit.TestResultExceptionSubstringClass representing Exception of a particular type and matching regexp for detail
 Corg.qore.lang.qunit.TestResultExceptionTypeClass representing Exception of a particular type
 Corg.qore.lang.qunit.TestResultFailureClass representing test call failure, both general (without detail) and specific (with detail)
 Corg.qore.lang.qunit.TestResultSuccessClass representing boolean True
 Corg.qore.lang.qunit.TestResultValueClass representing boolean True
 Corg.qore.lang.qunit.TestBase class (wrapping the Qore QUnit::Test class) representing a simple test, implements an implicit main() method and all utility methods for testing
 Corg.qore.lang.reflection.TypeJava wrapper for the Qore::Reflection::Type class in Qore
 Corg.qore.lang.smtpclient.SmtpClientJava wrapper for the Qore::SmtpClient class in Qore
 Corg.qore.lang.sqlutil.AbstractSqlUtilBaseJava wrapper for the SqlUtil::AbstractSqlUtilBase class in Qore
 Corg.qore.lang.sqlutil.AbstractTableJava wrapper for the AbstractTable class in Qore
 Corg.qore.lang.sqlutil.TableJava wrapper for the SqlUtil::Table class in Qore
 Corg.qore.jni.QoreRelativeTimeClass representing a Qore relative time value (duration)
 Corg.qore.jni.QoreURLClassLoaderMain ClassLoader for Java <-> Qore and Java <-> Python integration