com.moesol.bindings.microsoft.dao
Class Recordset.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.microsoft.dao._DAO.Jni
              extended by com.moesol.bindings.microsoft.dao.Recordset.Jni
All Implemented Interfaces:
_DAO, Recordset, IDispatch, IUnknown
Enclosing interface:
Recordset

public static class Recordset.Jni
extends _DAO.Jni
implements Recordset

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.microsoft.dao.Recordset
Recordset.Disp, Recordset.Jni
 
Field Summary
 
Fields inherited from interface com.moesol.bindings.microsoft.dao.Recordset
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 Recordset.Jni()
           
 
Method Summary
 void AddNew()
          IDL: [ helpstring("") ]
 void Cancel()
          IDL: [ helpstring("") ]
 void CancelUpdate(int p0)
          IDL: [ helpstring("") ]
 Recordset Clone()
          IDL: [ helpstring("") ]
 void Close()
          IDL: [ helpstring("") ]
 QueryDef CopyQueryDef()
          IDL: [ helpstring("") ]
 void Delete()
          IDL: [ helpstring("") ]
 void Edit()
          IDL: [ helpstring("") ]
 void FillCache()
          [optional=2]
 void FillCache(Object p0)
          [optional=1]
 void FillCache(Object p0, Object p1)
          IDL: [ helpstring("") ]
 void FindFirst(String p0)
          IDL: [ helpstring("") ]
 void FindLast(String p0)
          IDL: [ helpstring("") ]
 void FindNext(String p0)
          IDL: [ helpstring("") ]
 void FindPrevious(String p0)
          IDL: [ helpstring("") ]
 int getAbsolutePosition()
          IDL: [ helpstring("") ]
 int getBatchCollisionCount()
          IDL: [ helpstring("") ]
 Object getBatchCollisions()
          IDL: [ helpstring("") ]
 int getBatchSize()
          IDL: [ helpstring("") ]
 boolean getBOF()
          IDL: [ helpstring("") ]
 short[] getBookmark()
          IDL: [ helpstring("") ]
 boolean getBookmarkable()
          IDL: [ helpstring("") ]
 int getCacheSize()
          IDL: [ helpstring("") ]
 short[] getCacheStart()
          IDL: [ helpstring("") ]
 Object getCollect(Object p0)
          IDL: [ helpstring("") ]
 Connection getConnection()
          IDL: [ helpstring("") ]
 Object getDateCreated()
          IDL: [ helpstring("") ]
 short getEditMode()
          IDL: [ helpstring("") ]
 boolean getEOF()
          IDL: [ helpstring("") ]
 Fields getFields()
          IDL: [ helpstring("") ]
 String getFilter()
          IDL: [ helpstring("") ]
 int gethStmt()
          IDL: [ helpstring("") ]
 String getIndex()
          IDL: [ helpstring("") ]
 short[] getLastModified()
          IDL: [ helpstring("") ]
 Object getLastUpdated()
          IDL: [ helpstring("") ]
 boolean getLockEdits()
          IDL: [ helpstring("") ]
 String getName()
          IDL: [ helpstring("") ]
 boolean getNoMatch()
          IDL: [ helpstring("") ]
 int getODBCFetchCount()
          IDL: [ helpstring("") ]
 int getODBCFetchDelay()
          IDL: [ helpstring("") ]
 Database getParent()
          IDL: [ helpstring("") ]
 float getPercentPosition()
          IDL: [ helpstring("") ]
 int getRecordCount()
          IDL: [ helpstring("") ]
 short getRecordStatus()
          IDL: [ helpstring("") ]
 boolean getRestartable()
          IDL: [ helpstring("") ]
 Object GetRows()
          [optional=1]
 Object GetRows(Object p0)
          IDL: [ helpstring("") ]
 String getSort()
          IDL: [ helpstring("") ]
 boolean getStillExecuting()
          IDL: [ helpstring("") ]
 boolean getTransactions()
          IDL: [ helpstring("") ]
 short getType()
          IDL: [ helpstring("") ]
 boolean getUpdatable()
          IDL: [ helpstring("") ]
 int getUpdateOptions()
          IDL: [ helpstring("") ]
 String getValidationRule()
          IDL: [ helpstring("") ]
 String getValidationText()
          IDL: [ helpstring("") ]
protected  void internalOnSetInterface()
          Template method to setup apartment thread checking.
 void Move(int p0)
          [optional=1]
 void Move(int p0, Object p1)
          IDL: [ helpstring("") ]
 void MoveFirst()
          IDL: [ helpstring("") ]
 void MoveLast(int p0)
          IDL: [ helpstring("") ]
 void MoveNext()
          IDL: [ helpstring("") ]
 void MovePrevious()
          IDL: [ helpstring("") ]
 boolean NextRecordset()
          IDL: [ helpstring("") ]
 Recordset OpenRecordset()
          [optional=2]
 Recordset OpenRecordset(Object p0)
          [optional=1]
 Recordset OpenRecordset(Object p0, Object p1)
          IDL: [ helpstring("") ]
 void Requery()
          [optional=1]
 void Requery(Object p0)
          IDL: [ helpstring("") ]
 void Seek(String p0, Object p1)
          [optional=12]
 void Seek(String p0, Object p1, Object p2)
          [optional=11]
 void Seek(String p0, Object p1, Object p2, Object p3)
          [optional=10]
 void Seek(String p0, Object p1, Object p2, Object p3, Object p4)
          [optional=9]
 void Seek(String p0, Object p1, Object p2, Object p3, Object p4, Object p5)
          [optional=8]
 void Seek(String p0, Object p1, Object p2, Object p3, Object p4, Object p5, Object p6)
          [optional=7]
 void Seek(String p0, Object p1, Object p2, Object p3, Object p4, Object p5, Object p6, Object p7)
          [optional=6]
 void Seek(String p0, Object p1, Object p2, Object p3, Object p4, Object p5, Object p6, Object p7, Object p8)
          [optional=5]
 void Seek(String p0, Object p1, Object p2, Object p3, Object p4, Object p5, Object p6, Object p7, Object p8, Object p9)
          [optional=4]
 void Seek(String p0, Object p1, Object p2, Object p3, Object p4, Object p5, Object p6, Object p7, Object p8, Object p9, Object p10)
          [optional=3]
 void Seek(String p0, Object p1, Object p2, Object p3, Object p4, Object p5, Object p6, Object p7, Object p8, Object p9, Object p10, Object p11)
          [optional=2]
 void Seek(String p0, Object p1, Object p2, Object p3, Object p4, Object p5, Object p6, Object p7, Object p8, Object p9, Object p10, Object p11, Object p12)
          [optional=1]
 void Seek(String p0, Object p1, Object p2, Object p3, Object p4, Object p5, Object p6, Object p7, Object p8, Object p9, Object p10, Object p11, Object p12, Object p13)
          IDL: [ helpstring("") ]
 void setAbsolutePosition(int p0)
          IDL: [ helpstring("") ]
 void setBatchSize(int p0)
          IDL: [ helpstring("") ]
 void setBookmark(short[] p0)
          IDL: [ helpstring("") ]
 void setCacheSize(int p0)
          IDL: [ helpstring("") ]
 void setCacheStart(short[] p0)
          IDL: [ helpstring("") ]
 void setCollect(Object p0, Object p1)
          IDL: [ helpstring("") ]
 void setFilter(String p0)
          IDL: [ helpstring("") ]
 void setIndex(String p0)
          IDL: [ helpstring("") ]
 void setLockEdits(boolean p0)
          IDL: [ helpstring("") ]
 void setPercentPosition(float p0)
          IDL: [ helpstring("") ]
 void setrefConnection(Connection p0)
          IDL: [ helpstring("") ]
 void setSort(String p0)
          IDL: [ helpstring("") ]
 void setUpdateOptions(int p0)
          IDL: [ helpstring("") ]
 void Update(int p0, boolean p1)
          IDL: [ helpstring("") ]
 
Methods inherited from class com.moesol.bindings.microsoft.dao._DAO.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, 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.microsoft.dao._DAO
getProperties
 
Methods inherited from interface com.moesol.bindings.platform_sdk.component_services.IUnknown
QueryInterface, QueryInterface, Release
 

Constructor Detail

Recordset.Jni

protected Recordset.Jni()
Method Detail

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 _DAO.Jni

getBOF

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

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

getBookmark

public short[] getBookmark()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
getBookmark in interface Recordset
Returns:
IDL: [out] [retval] SAFEARRAY(BYTE)*

setBookmark

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

Specified by:
setBookmark in interface Recordset
Parameters:
p0 - IDL: [in] SAFEARRAY(BYTE)*

getBookmarkable

public boolean getBookmarkable()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
getBookmarkable in interface Recordset
Returns:
IDL: [out] [retval] VARIANT_BOOL*

getDateCreated

public Object getDateCreated()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
getDateCreated in interface Recordset
Returns:
IDL: [out] [retval] VARIANT*

getEOF

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

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

getFilter

public String getFilter()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
getFilter in interface Recordset
Returns:
IDL: [out] [retval] BSTR*

setFilter

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

Specified by:
setFilter in interface Recordset
Parameters:
p0 - IDL: [in] BSTR

getIndex

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

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

setIndex

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

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

getLastModified

public short[] getLastModified()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
getLastModified in interface Recordset
Returns:
IDL: [out] [retval] SAFEARRAY(BYTE)*

getLastUpdated

public Object getLastUpdated()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
getLastUpdated in interface Recordset
Returns:
IDL: [out] [retval] VARIANT*

getLockEdits

public boolean getLockEdits()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
getLockEdits in interface Recordset
Returns:
IDL: [out] [retval] VARIANT_BOOL*

setLockEdits

public void setLockEdits(boolean p0)
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
setLockEdits in interface Recordset
Parameters:
p0 - IDL: [in] VARIANT_BOOL

getName

public String getName()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
getName in interface Recordset
Returns:
IDL: [out] [retval] BSTR*

getNoMatch

public boolean getNoMatch()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
getNoMatch in interface Recordset
Returns:
IDL: [out] [retval] VARIANT_BOOL*

getSort

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

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

setSort

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

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

getTransactions

public boolean getTransactions()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
getTransactions in interface Recordset
Returns:
IDL: [out] [retval] VARIANT_BOOL*

getType

public short getType()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
getType in interface Recordset
Returns:
IDL: [out] [retval] SHORT*

getRecordCount

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

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

getUpdatable

public boolean getUpdatable()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
getUpdatable in interface Recordset
Returns:
IDL: [out] [retval] VARIANT_BOOL*

getRestartable

public boolean getRestartable()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
getRestartable in interface Recordset
Returns:
IDL: [out] [retval] VARIANT_BOOL*

getValidationText

public String getValidationText()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
getValidationText in interface Recordset
Returns:
IDL: [out] [retval] BSTR*

getValidationRule

public String getValidationRule()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
getValidationRule in interface Recordset
Returns:
IDL: [out] [retval] BSTR*

getCacheStart

public short[] getCacheStart()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
getCacheStart in interface Recordset
Returns:
IDL: [out] [retval] SAFEARRAY(BYTE)*

setCacheStart

public void setCacheStart(short[] p0)
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
setCacheStart in interface Recordset
Parameters:
p0 - IDL: [in] SAFEARRAY(BYTE)*

getCacheSize

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

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

setCacheSize

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

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

getPercentPosition

public float getPercentPosition()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
getPercentPosition in interface Recordset
Returns:
IDL: [out] [retval] FLOAT*

setPercentPosition

public void setPercentPosition(float p0)
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
setPercentPosition in interface Recordset
Parameters:
p0 - IDL: [in] FLOAT

getAbsolutePosition

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

Specified by:
getAbsolutePosition in interface Recordset
Returns:
IDL: [out] [retval] LONG*

setAbsolutePosition

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

Specified by:
setAbsolutePosition in interface Recordset
Parameters:
p0 - IDL: [in] LONG

getEditMode

public short getEditMode()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
getEditMode in interface Recordset
Returns:
IDL: [out] [retval] SHORT*

getODBCFetchCount

public int getODBCFetchCount()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
getODBCFetchCount in interface Recordset
Returns:
IDL: [out] [retval] LONG*

getODBCFetchDelay

public int getODBCFetchDelay()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
getODBCFetchDelay in interface Recordset
Returns:
IDL: [out] [retval] LONG*

getParent

public Database getParent()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
getParent in interface Recordset
Returns:
IDL: [out] [retval] Database**

getFields

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

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

AddNew

public void AddNew()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
AddNew in interface Recordset

Close

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

Specified by:
Close in interface Recordset

OpenRecordset

public Recordset OpenRecordset(Object p0,
                               Object p1)
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
OpenRecordset in interface Recordset
Parameters:
p0 - IDL: [in] [optional] VARIANT
p1 - IDL: [in] [optional] VARIANT
Returns:
IDL: [out] [retval] Recordset**

OpenRecordset

public Recordset OpenRecordset(Object p0)
[optional=1]

Specified by:
OpenRecordset in interface Recordset

OpenRecordset

public Recordset OpenRecordset()
[optional=2]

Specified by:
OpenRecordset in interface Recordset

Delete

public void Delete()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
Delete in interface Recordset

Edit

public void Edit()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
Edit in interface Recordset

FindFirst

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

Specified by:
FindFirst in interface Recordset
Parameters:
p0 - IDL: [in] BSTR

FindLast

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

Specified by:
FindLast in interface Recordset
Parameters:
p0 - IDL: [in] BSTR

FindNext

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

Specified by:
FindNext in interface Recordset
Parameters:
p0 - IDL: [in] BSTR

FindPrevious

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

Specified by:
FindPrevious in interface Recordset
Parameters:
p0 - IDL: [in] BSTR

MoveFirst

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

Specified by:
MoveFirst in interface Recordset

MoveNext

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

Specified by:
MoveNext in interface Recordset

MovePrevious

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

Specified by:
MovePrevious in interface Recordset

Seek

public void Seek(String p0,
                 Object p1,
                 Object p2,
                 Object p3,
                 Object p4,
                 Object p5,
                 Object p6,
                 Object p7,
                 Object p8,
                 Object p9,
                 Object p10,
                 Object p11,
                 Object p12,
                 Object p13)
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
Seek in interface Recordset
Parameters:
p0 - IDL: [in] BSTR
p1 - IDL: [in] VARIANT
p2 - IDL: [in] [optional] VARIANT
p3 - IDL: [in] [optional] VARIANT
p4 - IDL: [in] [optional] VARIANT
p5 - IDL: [in] [optional] VARIANT
p6 - IDL: [in] [optional] VARIANT
p7 - IDL: [in] [optional] VARIANT
p8 - IDL: [in] [optional] VARIANT
p9 - IDL: [in] [optional] VARIANT
p10 - IDL: [in] [optional] VARIANT
p11 - IDL: [in] [optional] VARIANT
p12 - IDL: [in] [optional] VARIANT
p13 - IDL: [in] [optional] VARIANT

Seek

public void Seek(String p0,
                 Object p1,
                 Object p2,
                 Object p3,
                 Object p4,
                 Object p5,
                 Object p6,
                 Object p7,
                 Object p8,
                 Object p9,
                 Object p10,
                 Object p11,
                 Object p12)
[optional=1]

Specified by:
Seek in interface Recordset

Seek

public void Seek(String p0,
                 Object p1,
                 Object p2,
                 Object p3,
                 Object p4,
                 Object p5,
                 Object p6,
                 Object p7,
                 Object p8,
                 Object p9,
                 Object p10,
                 Object p11)
[optional=2]

Specified by:
Seek in interface Recordset

Seek

public void Seek(String p0,
                 Object p1,
                 Object p2,
                 Object p3,
                 Object p4,
                 Object p5,
                 Object p6,
                 Object p7,
                 Object p8,
                 Object p9,
                 Object p10)
[optional=3]

Specified by:
Seek in interface Recordset

Seek

public void Seek(String p0,
                 Object p1,
                 Object p2,
                 Object p3,
                 Object p4,
                 Object p5,
                 Object p6,
                 Object p7,
                 Object p8,
                 Object p9)
[optional=4]

Specified by:
Seek in interface Recordset

Seek

public void Seek(String p0,
                 Object p1,
                 Object p2,
                 Object p3,
                 Object p4,
                 Object p5,
                 Object p6,
                 Object p7,
                 Object p8)
[optional=5]

Specified by:
Seek in interface Recordset

Seek

public void Seek(String p0,
                 Object p1,
                 Object p2,
                 Object p3,
                 Object p4,
                 Object p5,
                 Object p6,
                 Object p7)
[optional=6]

Specified by:
Seek in interface Recordset

Seek

public void Seek(String p0,
                 Object p1,
                 Object p2,
                 Object p3,
                 Object p4,
                 Object p5,
                 Object p6)
[optional=7]

Specified by:
Seek in interface Recordset

Seek

public void Seek(String p0,
                 Object p1,
                 Object p2,
                 Object p3,
                 Object p4,
                 Object p5)
[optional=8]

Specified by:
Seek in interface Recordset

Seek

public void Seek(String p0,
                 Object p1,
                 Object p2,
                 Object p3,
                 Object p4)
[optional=9]

Specified by:
Seek in interface Recordset

Seek

public void Seek(String p0,
                 Object p1,
                 Object p2,
                 Object p3)
[optional=10]

Specified by:
Seek in interface Recordset

Seek

public void Seek(String p0,
                 Object p1,
                 Object p2)
[optional=11]

Specified by:
Seek in interface Recordset

Seek

public void Seek(String p0,
                 Object p1)
[optional=12]

Specified by:
Seek in interface Recordset

Clone

public Recordset Clone()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
Clone in interface Recordset
Returns:
IDL: [out] [retval] Recordset**

Requery

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

Specified by:
Requery in interface Recordset
Parameters:
p0 - IDL: [in] [optional] VARIANT

Requery

public void Requery()
[optional=1]

Specified by:
Requery in interface Recordset

Move

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

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

Move

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

Specified by:
Move in interface Recordset

FillCache

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

Specified by:
FillCache in interface Recordset
Parameters:
p0 - IDL: [in] [optional] VARIANT
p1 - IDL: [in] [optional] VARIANT

FillCache

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

Specified by:
FillCache in interface Recordset

FillCache

public void FillCache()
[optional=2]

Specified by:
FillCache in interface Recordset

CopyQueryDef

public QueryDef CopyQueryDef()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
CopyQueryDef in interface Recordset
Returns:
IDL: [out] [retval] QueryDef**

GetRows

public Object GetRows(Object p0)
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
GetRows in interface Recordset
Parameters:
p0 - IDL: [in] [optional] VARIANT
Returns:
IDL: [out] [retval] VARIANT*

GetRows

public Object GetRows()
[optional=1]

Specified by:
GetRows in interface Recordset

getCollect

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

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

setCollect

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

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

Cancel

public void Cancel()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
Cancel in interface Recordset

NextRecordset

public boolean NextRecordset()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
NextRecordset in interface Recordset
Returns:
IDL: [out] [retval] VARIANT_BOOL*

gethStmt

public int gethStmt()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
gethStmt in interface Recordset
Returns:
IDL: [out] [retval] LONG*

getStillExecuting

public boolean getStillExecuting()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
getStillExecuting in interface Recordset
Returns:
IDL: [out] [retval] VARIANT_BOOL*

getBatchSize

public int getBatchSize()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
getBatchSize in interface Recordset
Returns:
IDL: [out] [retval] LONG*

setBatchSize

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

Specified by:
setBatchSize in interface Recordset
Parameters:
p0 - IDL: [in] LONG

getBatchCollisionCount

public int getBatchCollisionCount()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
getBatchCollisionCount in interface Recordset
Returns:
IDL: [out] [retval] LONG*

getBatchCollisions

public Object getBatchCollisions()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
getBatchCollisions in interface Recordset
Returns:
IDL: [out] [retval] VARIANT*

getConnection

public Connection getConnection()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
getConnection in interface Recordset
Returns:
IDL: [out] [retval] Connection**

setrefConnection

public void setrefConnection(Connection p0)
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
setrefConnection in interface Recordset
Parameters:
p0 - IDL: [in] Connection*

getRecordStatus

public short getRecordStatus()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
getRecordStatus in interface Recordset
Returns:
IDL: [out] [retval] SHORT*

getUpdateOptions

public int getUpdateOptions()
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
getUpdateOptions in interface Recordset
Returns:
IDL: [out] [retval] LONG*

setUpdateOptions

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

Specified by:
setUpdateOptions in interface Recordset
Parameters:
p0 - IDL: [in] LONG

CancelUpdate

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

Specified by:
CancelUpdate in interface Recordset
Parameters:
p0 - IDL: [in] [optional] [default] LONG

Update

public void Update(int p0,
                   boolean p1)
Description copied from interface: Recordset
IDL: [ helpstring("") ]

Specified by:
Update in interface Recordset
Parameters:
p0 - IDL: [in] [optional] [default] LONG
p1 - IDL: [in] [optional] [default] VARIANT_BOOL

MoveLast

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

Specified by:
MoveLast in interface Recordset
Parameters:
p0 - IDL: [in] [optional] [default] LONG


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