![]() |
Qore jni Module 2.4.0
|
| NJni | Jni namespace |
| Norg | Org namespace |
| Nqore | Qore namespace |
| Njni | Jni namespace |
| CJavaArray | Instances of this class represent Java arrays |
| CQoreInvocationHandler | Represents an invocation handler used to implement callback from Java to Qore |
| Porg | |
| Pqore | |
| Pjni | |
| Pcompiler | |
| CQoreJavaCompiler | |
| CQoreJavaCompilerException | |
| CQoreJavaFileManager | |
| CCompilerOutput | |
| CQoreJavaApi | This class provides methods that allow Java to interface with Qore code |
| CQoreException | The QoreException class is meant to represent a Qore-language exception |
| CQoreObjectBase | Wrapper class for a Qore object; this class holds a weak reference to the Qore object |
| CQoreJavaClassBase | Marker base class for a Qore classes imported dynamically into Java |
| CQoreObject | Wrapper class for a Qore object; this class holds a weak reference to the Qore object |
| CQoreClosure | Java QoreClosure class |
| CQoreObjectWrapper | This is meant to the be the wrapper class for Java classes wrapping Qore object classes |
| CQoreURLClassLoader | Main ClassLoader for Java <-> Qore and Java <-> Python integration |
| CQoreRelativeTime | Class representing a Qore relative time value (duration) |
| CQoreClosureMarker | This marks a class that must have a call() method |
| CQoreClosureMarkerImpl | This marks a class that must have a call() method |
| CQoreJavaDynamicApi | This class provides methods that allow Java to interface with Qore code |
| CHash | Java Hash class to make it easier to work with Qore hash data |
| CJavaClassBuilder | |
| CQoreJavaFileObject | |
| CQoreJavaObjectPtr | Helper class for pointer arguments to weak references Qore objects |
| Plang | |
| Preflection | |
| CType | Java wrapper for the Qore::Reflection::Type class in Qore |
| Psqlutil | |
| CTable | Java wrapper for the SqlUtil::Table class in Qore |
| CAbstractTable | Java wrapper for the AbstractTable class in Qore |
| CAbstractSqlUtilBase | Java wrapper for the SqlUtil::AbstractSqlUtilBase class in Qore |
| Pmapper | |
| CMapper | |
| CMapperOutputRecordIterator | Java wrapper for the Mapper::MapperOutputRecordIterator class in Qore |
| Ptablemapper | |
| CRawSqlStatementOutboundMapper | Java wrapper for the TableMapper::RawSqlStatementOutboundMapper class in Qore |
| CInboundIdentityTableMapper | Java wrapper for the TableMapper::InboundIdentityTableMapper class in Qore |
| CAbstractSqlStatementOutboundMapper | Java wrapper for the TableMapper::AbstractSqlStatementOutboundMapper class in Qore |
| CInboundTableMapper | Java wrapper for the TableMapper::InboundTableMapper class in Qore |
| CSqlStatementOutboundMapper | Java wrapper for the TableMapper::SqlStatementOutboundMapper class in Qore |
| Pbulksqlutil | |
| CAbstractBulkOperation | Java wrapper for the base Qore class for bulk DML operations |
| CBulkRowCallback | This class is used for row code callbacks with bulk SQL classes |
| CBulkInsertOperation | Java wrapper for the Qore class for bulk DML insert operations |
| CBulkUpsertOperation | Base class for bulk DML upsert operations |
| Pdataprovider | |
| CAbstractDataProvider | Java wrapper for the DataProvider::AbstractDataProvider class in Qore |
| CAbstractDataProviderType | Java wrapper for the DataProvider::AbstractDataProviderType class in Qore |
| CAbstractDataProviderRecordIterator | Java wrapper for the DataProvider::AbstractDataProviderRecordIterator class in Qore |
| CAbstractDataProviderBulkRecordInterface | Java wrapper for the DataProvider::AbstractDataProviderBulkRecordInterface in Qore |
| CAbstractDataField | Java wrapper for the DataProvider::AbstractDataField class in Qore |
| CAbstractDataProviderBulkOperation | Java wrapper for the DataProvider::AbstractDataProviderBulkOperation in Qore |
| CAbstractDataProcessor | Java AbstractDataProcessor class |
| Pqunit | |
| CTest | Base class (wrapping the Qore QUnit::Test class) representing a simple test, implements an implicit main() method and all utility methods for testing |
| CTestCode | This class is used for test code taking no arguments |
| CTestCodeArgs | This class is used for test code taking an arbitrary number of arguments |
| CTestCondition | This class is used for test code taking no arguments |
| CTestConditionArgs | This class is used for test code taking an arbitrary number of arguments |
| CAbstractTestResult | The base class for test results |
| CTestResultValue | Class representing boolean True |
| CTestResultSuccess | Class representing boolean True |
| CTestResultFailure | Class representing test call failure, both general (without detail) and specific (with detail) |
| CTestResultExceptionType | Class representing Exception of a particular type |
| CTestResultExceptionDetail | Class representing Exception of a particular type with a particular detail message |
| CTestResultExceptionRegexp | Class representing Exception of a particular type and matching regexp for detail |
| CTestResultExceptionSubstring | Class representing Exception of a particular type and matching regexp for detail |
| Psoapclient | |
| CSoapClient | Java wrapper for the SoapClient.SoapClient class in Qore |
| Prestclient | |
| CRestClient | Java wrapper for the Qore::RestClient class in Qore |
| Pmailmessage | |
| CMessage | Java wrapper for the MailMessage::Message class in Qore |
| CAttachment | Java wrapper for the MailAttachment::Attachment class in Qore |
| CPart | Java wrapper for the MailPart::Part class in Qore |
| Psmtpclient | |
| CSmtpClient | Java wrapper for the Qore::SmtpClient class in Qore |
| CAbstractIterator | Java wrapper for the Qore::AbstractIterator class in Qore |
| CHashListIterator | Java wrapper for the Qore::ContextIterator class in Qore |
| CAbstractDatasource | Java wrapper for the Qore::SQL::AbstractDatasource class in Qore |
| CLogCallback | This class is used for row code callbacks with bulk SQL classes |
| CDatasourcePool | Java wrapper for the Qore::SQL::DatasourcePool class in Qore |
| CAbstractSQLStatement | Java wrapper for the Qore::SQL::AbstractSQLStatement class in Qore |
| CHTTPClient | Java wrapper for the Qore::HTTPClient class in Qore |