com.moesol.bindings.platform_sdk.data_services
Class Recordset15.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
All Implemented Interfaces:
IDispatch, IUnknown, _ADO, Recordset15
Direct Known Subclasses:
Recordset20.Jni
Enclosing interface:
Recordset15

public static class Recordset15.Jni
extends _ADO.Jni
implements Recordset15

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.Recordset15
Recordset15.Disp, Recordset15.Jni
 
Field Summary
 
Fields inherited from interface com.moesol.bindings.platform_sdk.data_services.Recordset15
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 Recordset15.Jni()
           
 
Method Summary
 _Recordset _xClone()
          IDL: [ helpstring("") ]
 void _xResync(int p0)
          IDL: [ helpstring("") ]
 void AddNew()
          [optional=2]
 void AddNew(Object p0)
          [optional=1]
 void AddNew(Object p0, Object p1)
          IDL: [ helpstring("") ]
 void CancelBatch(int p0)
          IDL: [ helpstring("") ]
 void CancelUpdate()
          IDL: [ helpstring("") ]
 void Close()
          IDL: [ helpstring("") ]
 void Delete(int p0)
          IDL: [ helpstring("") ]
 void Find(String p0, int p1, int p2)
          [optional=1]
 void Find(String p0, int p1, int p2, Object p3)
          IDL: [ helpstring("") ]
 int getAbsolutePage()
          IDL: [ helpstring("") ]
 int getAbsolutePosition()
          IDL: [ helpstring("") ]
 Object getActiveConnection()
          IDL: [ helpstring("") ]
 boolean getBOF()
          IDL: [ helpstring("") ]
 Object getBookmark()
          IDL: [ helpstring("") ]
 int getCacheSize()
          IDL: [ helpstring("") ]
 Object getCollect(Object p0)
          IDL: [ helpstring("") ]
 int getCursorLocation()
          IDL: [ helpstring("") ]
 int getCursorType()
          IDL: [ helpstring("") ]
 int getEditMode()
          IDL: [ helpstring("") ]
 boolean getEOF()
          IDL: [ helpstring("") ]
 Fields getFields()
          IDL: [ helpstring("") ]
 Object getFilter()
          IDL: [ helpstring("") ]
 int getLockType()
          IDL: [ helpstring("") ]
 int getMarshalOptions()
          IDL: [ helpstring("") ]
 int getMaxRecords()
          IDL: [ helpstring("") ]
 int getPageCount()
          IDL: [ helpstring("") ]
 int getPageSize()
          IDL: [ helpstring("") ]
 int getRecordCount()
          IDL: [ helpstring("") ]
 Object GetRows(int p0)
          [optional=2]
 Object GetRows(int p0, Object p1)
          [optional=1]
 Object GetRows(int p0, Object p1, Object p2)
          IDL: [ helpstring("") ]
 String getSort()
          IDL: [ helpstring("") ]
 Object getSource()
          IDL: [ helpstring("") ]
 int getState()
          IDL: [ helpstring("") ]
 int getStatus()
          IDL: [ helpstring("") ]
 void Move(int p0)
          [optional=1]
 void Move(int p0, Object p1)
          IDL: [ helpstring("") ]
 void MoveFirst()
          IDL: [ helpstring("") ]
 void MoveLast()
          IDL: [ helpstring("") ]
 void MoveNext()
          IDL: [ helpstring("") ]
 void MovePrevious()
          IDL: [ helpstring("") ]
 _Recordset NextRecordset()
          [optional=1]
 _Recordset NextRecordset(Object[] p0)
          IDL: [ helpstring("") ]
 void Open(Object p0, Object p1, int p2, int p3, int p4)
          IDL: [ helpstring("") ]
 void Requery(int p0)
          IDL: [ helpstring("") ]
 void setAbsolutePage(int p0)
          IDL: [ helpstring("") ]
 void setAbsolutePosition(int p0)
          IDL: [ helpstring("") ]
 void setActiveConnection(Object p0)
          IDL: [ helpstring("") ]
 void setBookmark(Object p0)
          IDL: [ helpstring("") ]
 void setCacheSize(int p0)
          IDL: [ helpstring("") ]
 void setCollect(Object p0, Object p1)
          IDL: [ helpstring("") ]
 void setCursorLocation(int p0)
          IDL: [ helpstring("") ]
 void setCursorType(int p0)
          IDL: [ helpstring("") ]
 void setFilter(Object p0)
          IDL: [ helpstring("") ]
 void setLockType(int p0)
          IDL: [ helpstring("") ]
 void setMarshalOptions(int p0)
          IDL: [ helpstring("") ]
 void setMaxRecords(int p0)
          IDL: [ helpstring("") ]
 void setPageSize(int p0)
          IDL: [ helpstring("") ]
 void setrefActiveConnection(IDispatch p0)
          IDL: [ helpstring("") ]
 void setrefSource(IDispatch p0)
          IDL: [ helpstring("") ]
 void setSort(String p0)
          IDL: [ helpstring("") ]
 void setSource(String p0)
          IDL: [ helpstring("") ]
 boolean Supports(int p0)
          IDL: [ helpstring("") ]
 void Update()
          [optional=2]
 void Update(Object p0)
          [optional=1]
 void Update(Object p0, Object p1)
          IDL: [ helpstring("") ]
 void UpdateBatch(int p0)
          IDL: [ helpstring("") ]
 
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._ADO
getProperties
 
Methods inherited from interface com.moesol.bindings.platform_sdk.component_services.IUnknown
QueryInterface, QueryInterface, Release
 

Constructor Detail

Recordset15.Jni

protected Recordset15.Jni()
Method Detail

getAbsolutePosition

public int getAbsolutePosition()
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
getAbsolutePosition in interface Recordset15
Returns:
IDL: [out] [retval] PositionEnum*

setAbsolutePosition

public void setAbsolutePosition(int p0)
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
setAbsolutePosition in interface Recordset15
Parameters:
p0 - IDL: [in] PositionEnum

setrefActiveConnection

public void setrefActiveConnection(IDispatch p0)
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
setrefActiveConnection in interface Recordset15
Parameters:
p0 - IDL: [in] IDispatch*

setActiveConnection

public void setActiveConnection(Object p0)
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
setActiveConnection in interface Recordset15
Parameters:
p0 - IDL: [in] VARIANT

getActiveConnection

public Object getActiveConnection()
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
getActiveConnection in interface Recordset15
Returns:
IDL: [out] [retval] VARIANT*

getBOF

public boolean getBOF()
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
getBOF in interface Recordset15
Returns:
IDL: [out] [retval] VARIANT_BOOL*

getBookmark

public Object getBookmark()
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
getBookmark in interface Recordset15
Returns:
IDL: [out] [retval] VARIANT*

setBookmark

public void setBookmark(Object p0)
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
setBookmark in interface Recordset15
Parameters:
p0 - IDL: [in] VARIANT

getCacheSize

public int getCacheSize()
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
getCacheSize in interface Recordset15
Returns:
IDL: [out] [retval] LONG*

setCacheSize

public void setCacheSize(int p0)
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
setCacheSize in interface Recordset15
Parameters:
p0 - IDL: [in] LONG

getCursorType

public int getCursorType()
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
getCursorType in interface Recordset15
Returns:
IDL: [out] [retval] CursorTypeEnum*

setCursorType

public void setCursorType(int p0)
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
setCursorType in interface Recordset15
Parameters:
p0 - IDL: [in] CursorTypeEnum

getEOF

public boolean getEOF()
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
getEOF in interface Recordset15
Returns:
IDL: [out] [retval] VARIANT_BOOL*

getFields

public Fields getFields()
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
getFields in interface Recordset15
Returns:
IDL: [out] [retval] Fields**

getLockType

public int getLockType()
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
getLockType in interface Recordset15
Returns:
IDL: [out] [retval] LockTypeEnum*

setLockType

public void setLockType(int p0)
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
setLockType in interface Recordset15
Parameters:
p0 - IDL: [in] LockTypeEnum

getMaxRecords

public int getMaxRecords()
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
getMaxRecords in interface Recordset15
Returns:
IDL: [out] [retval] LONG*

setMaxRecords

public void setMaxRecords(int p0)
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
setMaxRecords in interface Recordset15
Parameters:
p0 - IDL: [in] LONG

getRecordCount

public int getRecordCount()
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
getRecordCount in interface Recordset15
Returns:
IDL: [out] [retval] LONG*

setrefSource

public void setrefSource(IDispatch p0)
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
setrefSource in interface Recordset15
Parameters:
p0 - IDL: [in] IDispatch*

setSource

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

Specified by:
setSource in interface Recordset15
Parameters:
p0 - IDL: [in] BSTR

getSource

public Object getSource()
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
getSource in interface Recordset15
Returns:
IDL: [out] [retval] VARIANT*

AddNew

public void AddNew(Object p0,
                   Object p1)
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
AddNew in interface Recordset15
Parameters:
p0 - IDL: [in] [optional] VARIANT
p1 - IDL: [in] [optional] VARIANT

AddNew

public void AddNew(Object p0)
[optional=1]

Specified by:
AddNew in interface Recordset15

AddNew

public void AddNew()
[optional=2]

Specified by:
AddNew in interface Recordset15

CancelUpdate

public void CancelUpdate()
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
CancelUpdate in interface Recordset15

Close

public void Close()
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
Close in interface Recordset15

Delete

public void Delete(int p0)
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
Delete in interface Recordset15
Parameters:
p0 - IDL: [in] [optional] [default] AffectEnum

GetRows

public Object GetRows(int p0,
                      Object p1,
                      Object p2)
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
GetRows in interface Recordset15
Parameters:
p0 - IDL: [in] [optional] [default] LONG
p1 - IDL: [in] [optional] VARIANT
p2 - IDL: [in] [optional] VARIANT
Returns:
IDL: [out] [retval] VARIANT*

GetRows

public Object GetRows(int p0,
                      Object p1)
[optional=1]

Specified by:
GetRows in interface Recordset15

GetRows

public Object GetRows(int p0)
[optional=2]

Specified by:
GetRows in interface Recordset15

Move

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

Specified by:
Move in interface Recordset15
Parameters:
p0 - IDL: [in] LONG
p1 - IDL: [in] [optional] VARIANT

Move

public void Move(int p0)
[optional=1]

Specified by:
Move in interface Recordset15

MoveNext

public void MoveNext()
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
MoveNext in interface Recordset15

MovePrevious

public void MovePrevious()
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
MovePrevious in interface Recordset15

MoveFirst

public void MoveFirst()
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
MoveFirst in interface Recordset15

MoveLast

public void MoveLast()
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
MoveLast in interface Recordset15

Open

public void Open(Object p0,
                 Object p1,
                 int p2,
                 int p3,
                 int p4)
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
Open in interface Recordset15
Parameters:
p0 - IDL: [in] [optional] VARIANT
p1 - IDL: [in] [optional] VARIANT
p2 - IDL: [in] [optional] [default] CursorTypeEnum
p3 - IDL: [in] [optional] [default] LockTypeEnum
p4 - IDL: [in] [optional] [default] LONG

Requery

public void Requery(int p0)
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
Requery in interface Recordset15
Parameters:
p0 - IDL: [in] [optional] [default] LONG

_xResync

public void _xResync(int p0)
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
_xResync in interface Recordset15
Parameters:
p0 - IDL: [in] [optional] [default] AffectEnum

Update

public void Update(Object p0,
                   Object p1)
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
Update in interface Recordset15
Parameters:
p0 - IDL: [in] [optional] VARIANT
p1 - IDL: [in] [optional] VARIANT

Update

public void Update(Object p0)
[optional=1]

Specified by:
Update in interface Recordset15

Update

public void Update()
[optional=2]

Specified by:
Update in interface Recordset15

getAbsolutePage

public int getAbsolutePage()
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
getAbsolutePage in interface Recordset15
Returns:
IDL: [out] [retval] PositionEnum*

setAbsolutePage

public void setAbsolutePage(int p0)
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
setAbsolutePage in interface Recordset15
Parameters:
p0 - IDL: [in] PositionEnum

getEditMode

public int getEditMode()
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
getEditMode in interface Recordset15
Returns:
IDL: [out] [retval] EditModeEnum*

getFilter

public Object getFilter()
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
getFilter in interface Recordset15
Returns:
IDL: [out] [retval] VARIANT*

setFilter

public void setFilter(Object p0)
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
setFilter in interface Recordset15
Parameters:
p0 - IDL: [in] VARIANT

getPageCount

public int getPageCount()
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
getPageCount in interface Recordset15
Returns:
IDL: [out] [retval] LONG*

getPageSize

public int getPageSize()
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
getPageSize in interface Recordset15
Returns:
IDL: [out] [retval] LONG*

setPageSize

public void setPageSize(int p0)
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
setPageSize in interface Recordset15
Parameters:
p0 - IDL: [in] LONG

getSort

public String getSort()
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
getSort in interface Recordset15
Returns:
IDL: [out] [retval] BSTR*

setSort

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

Specified by:
setSort in interface Recordset15
Parameters:
p0 - IDL: [in] BSTR

getStatus

public int getStatus()
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
getStatus in interface Recordset15
Returns:
IDL: [out] [retval] LONG*

getState

public int getState()
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
getState in interface Recordset15
Returns:
IDL: [out] [retval] LONG*

_xClone

public _Recordset _xClone()
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
_xClone in interface Recordset15
Returns:
IDL: [out] [retval] _Recordset**

UpdateBatch

public void UpdateBatch(int p0)
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
UpdateBatch in interface Recordset15
Parameters:
p0 - IDL: [in] [optional] [default] AffectEnum

CancelBatch

public void CancelBatch(int p0)
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
CancelBatch in interface Recordset15
Parameters:
p0 - IDL: [in] [optional] [default] AffectEnum

getCursorLocation

public int getCursorLocation()
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
getCursorLocation in interface Recordset15
Returns:
IDL: [out] [retval] CursorLocationEnum*

setCursorLocation

public void setCursorLocation(int p0)
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
setCursorLocation in interface Recordset15
Parameters:
p0 - IDL: [in] CursorLocationEnum

NextRecordset

public _Recordset NextRecordset(Object[] p0)
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
NextRecordset in interface Recordset15
Parameters:
p0 - IDL: [out] [optional] VARIANT*
Returns:
IDL: [out] [retval] _Recordset**

NextRecordset

public _Recordset NextRecordset()
[optional=1]

Specified by:
NextRecordset in interface Recordset15

Supports

public boolean Supports(int p0)
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
Supports in interface Recordset15
Parameters:
p0 - IDL: [in] CursorOptionEnum
Returns:
IDL: [out] [retval] VARIANT_BOOL*

getCollect

public Object getCollect(Object p0)
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
getCollect in interface Recordset15
Parameters:
p0 - IDL: [in] VARIANT
Returns:
IDL: [out] [retval] VARIANT*

setCollect

public void setCollect(Object p0,
                       Object p1)
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
setCollect in interface Recordset15
Parameters:
p0 - IDL: [in] VARIANT
p1 - IDL: [in] VARIANT

getMarshalOptions

public int getMarshalOptions()
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
getMarshalOptions in interface Recordset15
Returns:
IDL: [out] [retval] MarshalOptionsEnum*

setMarshalOptions

public void setMarshalOptions(int p0)
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
setMarshalOptions in interface Recordset15
Parameters:
p0 - IDL: [in] MarshalOptionsEnum

Find

public void Find(String p0,
                 int p1,
                 int p2,
                 Object p3)
Description copied from interface: Recordset15
IDL: [ helpstring("") ]

Specified by:
Find in interface Recordset15
Parameters:
p0 - IDL: [in] BSTR
p1 - IDL: [in] [optional] [default] LONG
p2 - IDL: [in] [optional] [default] SearchDirectionEnum
p3 - IDL: [in] [optional] VARIANT

Find

public void Find(String p0,
                 int p1,
                 int p2)
[optional=1]

Specified by:
Find in interface Recordset15


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