com.moesol.bindings.platform_sdk.data_services
Class Recordset21.Jni

java.lang.Object
  extended by com.moesol.bindings.platform_sdk.component_services.IUnknown.Jni
      extended by com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni
          extended by com.moesol.bindings.platform_sdk.data_services._ADO.Jni
              extended by com.moesol.bindings.platform_sdk.data_services.Recordset15.Jni
                  extended by com.moesol.bindings.platform_sdk.data_services.Recordset20.Jni
                      extended by com.moesol.bindings.platform_sdk.data_services.Recordset21.Jni
All Implemented Interfaces:
IDispatch, IUnknown, _ADO, Recordset15, Recordset20, Recordset21
Direct Known Subclasses:
_Recordset.Jni
Enclosing interface:
Recordset21

public static class Recordset21.Jni
extends Recordset20.Jni
implements Recordset21

Implementation, Java to COM.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni
IDispatch.Jni.MoeSolInternal
 
Nested classes/interfaces inherited from interface com.moesol.bindings.platform_sdk.data_services.Recordset21
Recordset21.Disp, Recordset21.Jni
 
Field Summary
 
Fields inherited from interface com.moesol.bindings.platform_sdk.data_services.Recordset21
IID, TYPELIB
 
Fields inherited from interface com.moesol.bindings.platform_sdk.component_services.IDispatch
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF
 
Constructor Summary
protected Recordset21.Jni()
           
 
Method Summary
 String getIndex()
          IDL: [ helpstring("") ]
 void Seek(Object p0, int p1)
          IDL: [ helpstring("") ]
 void setIndex(String p0)
          IDL: [ helpstring("") ]
 
Methods inherited from class com.moesol.bindings.platform_sdk.data_services.Recordset20.Jni
_xSave, Cancel, Clone, CompareBookmarks, getActiveCommand, getDataMember, getDataSource, getStayInSync, GetString, Resync, setDataMember, setrefDataSource, setStayInSync
 
Methods inherited from class com.moesol.bindings.platform_sdk.data_services.Recordset15.Jni
_xClone, _xResync, AddNew, AddNew, AddNew, CancelBatch, CancelUpdate, Close, Delete, Find, Find, getAbsolutePage, getAbsolutePosition, getActiveConnection, getBOF, getBookmark, getCacheSize, getCollect, getCursorLocation, getCursorType, getEditMode, getEOF, getFields, getFilter, getLockType, getMarshalOptions, getMaxRecords, getPageCount, getPageSize, getRecordCount, GetRows, GetRows, GetRows, getSort, getSource, getState, getStatus, Move, Move, MoveFirst, MoveLast, MoveNext, MovePrevious, NextRecordset, NextRecordset, Open, Requery, setAbsolutePage, setAbsolutePosition, setActiveConnection, setBookmark, setCacheSize, setCollect, setCursorLocation, setCursorType, setFilter, setLockType, setMarshalOptions, setMaxRecords, setPageSize, setrefActiveConnection, setrefSource, setSort, setSource, Supports, Update, Update, Update, UpdateBatch
 
Methods inherited from class com.moesol.bindings.platform_sdk.data_services._ADO.Jni
getProperties
 
Methods inherited from class com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni
Invoke
 
Methods inherited from class com.moesol.bindings.platform_sdk.component_services.IUnknown.Jni
equals, finalize, hashCode, internalOnSetInterface, QueryInterface, QueryInterface, Release, toString
 
Methods inherited from class java.lang.Object
clone, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.moesol.bindings.platform_sdk.data_services.Recordset20
_xSave, Cancel, Clone, CompareBookmarks, getActiveCommand, getDataMember, getDataSource, getStayInSync, GetString, Resync, setDataMember, setrefDataSource, setStayInSync
 
Methods inherited from interface com.moesol.bindings.platform_sdk.data_services.Recordset15
_xClone, _xResync, AddNew, AddNew, AddNew, CancelBatch, CancelUpdate, Close, Delete, Find, Find, getAbsolutePage, getAbsolutePosition, getActiveConnection, getBOF, getBookmark, getCacheSize, getCollect, getCursorLocation, getCursorType, getEditMode, getEOF, getFields, getFilter, getLockType, getMarshalOptions, getMaxRecords, getPageCount, getPageSize, getRecordCount, GetRows, GetRows, GetRows, getSort, getSource, getState, getStatus, Move, Move, MoveFirst, MoveLast, MoveNext, MovePrevious, NextRecordset, NextRecordset, Open, Requery, setAbsolutePage, setAbsolutePosition, setActiveConnection, setBookmark, setCacheSize, setCollect, setCursorLocation, setCursorType, setFilter, setLockType, setMarshalOptions, setMaxRecords, setPageSize, setrefActiveConnection, setrefSource, setSort, setSource, Supports, Update, Update, Update, UpdateBatch
 
Methods inherited from interface com.moesol.bindings.platform_sdk.data_services._ADO
getProperties
 
Methods inherited from interface com.moesol.bindings.platform_sdk.component_services.IUnknown
QueryInterface, QueryInterface, Release
 

Constructor Detail

Recordset21.Jni

protected Recordset21.Jni()
Method Detail

Seek

public void Seek(Object p0,
                 int p1)
Description copied from interface: Recordset21
IDL: [ helpstring("") ]

Specified by:
Seek in interface Recordset21
Parameters:
p0 - IDL: [in] VARIANT
p1 - IDL: [in] [optional] [default] SeekEnum

setIndex

public void setIndex(String p0)
Description copied from interface: Recordset21
IDL: [ helpstring("") ]

Specified by:
setIndex in interface Recordset21
Parameters:
p0 - IDL: [in] BSTR

getIndex

public String getIndex()
Description copied from interface: Recordset21
IDL: [ helpstring("") ]

Specified by:
getIndex in interface Recordset21
Returns:
IDL: [out] [retval] BSTR*


Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.