com.moesol.bindings.microsoft.dao
Class Recordsets.Jni
java.lang.Object
com.moesol.bindings.platform_sdk.component_services.IUnknown.Jni
com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni
com.moesol.bindings.microsoft.dao._Collection.Jni
com.moesol.bindings.microsoft.dao.Recordsets.Jni
- All Implemented Interfaces:
- _Collection, Recordsets, IDispatch, IUnknown
- Enclosing interface:
- Recordsets
public static class Recordsets.Jni
- extends _Collection.Jni
- implements Recordsets
Implementation, Java to COM.
Methods inherited from class com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni |
Invoke |
Recordsets.Jni
protected Recordsets.Jni()
internalOnSetInterface
protected void internalOnSetInterface()
- Description copied from class:
IUnknown.Jni
- Template method to setup apartment thread checking. Call:
MoeSolInternal.recordApartment(this) to setup apartment thread
checking.
- Overrides:
internalOnSetInterface
in class _Collection.Jni
getItem
public Recordset getItem(Object p0)
- Description copied from interface:
Recordsets
IDL: [ helpstring("") ]
- Specified by:
getItem
in interface Recordsets
- Parameters:
p0
- IDL: [in] VARIANT
- Returns:
IDL: [out] [retval] Recordset**
Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.