com.moesol.bindings.microsoft.dao
Class _QueryDef.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._QueryDef.Jni
All Implemented Interfaces:
_DAO, _QueryDef, IDispatch, IUnknown
Direct Known Subclasses:
QueryDef
Enclosing interface:
_QueryDef

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

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._QueryDef
_QueryDef.Disp, _QueryDef.Jni
 
Field Summary
 
Fields inherited from interface com.moesol.bindings.microsoft.dao._QueryDef
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 _QueryDef.Jni()
           
 
Method Summary
 void Cancel()
          IDL: [ helpstring("") ]
 void Close()
          IDL: [ helpstring("") ]
 Property CreateProperty()
          [optional=4]
 Property CreateProperty(Object p0)
          [optional=3]
 Property CreateProperty(Object p0, Object p1)
          [optional=2]
 Property CreateProperty(Object p0, Object p1, Object p2)
          [optional=1]
 Property CreateProperty(Object p0, Object p1, Object p2, Object p3)
          IDL: [ helpstring("") ]
 void Execute()
          [optional=1]
 void Execute(Object p0)
          IDL: [ helpstring("") ]
 int getCacheSize()
          IDL: [ helpstring("") ]
 String getConnect()
          IDL: [ helpstring("") ]
 Object getDateCreated()
          IDL: [ helpstring("") ]
 Fields getFields()
          IDL: [ helpstring("") ]
 int gethStmt()
          IDL: [ helpstring("") ]
 Object getLastUpdated()
          IDL: [ helpstring("") ]
 int getMaxRecords()
          IDL: [ helpstring("") ]
 String getName()
          IDL: [ helpstring("") ]
 short getODBCTimeout()
          IDL: [ helpstring("") ]
 Parameters getParameters()
          IDL: [ helpstring("") ]
 Object getPrepare()
          IDL: [ helpstring("") ]
 int getRecordsAffected()
          IDL: [ helpstring("") ]
 boolean getReturnsRecords()
          IDL: [ helpstring("") ]
 String getSQL()
          IDL: [ helpstring("") ]
 boolean getStillExecuting()
          IDL: [ helpstring("") ]
 short getType()
          IDL: [ helpstring("") ]
 boolean getUpdatable()
          IDL: [ helpstring("") ]
protected  void internalOnSetInterface()
          Template method to setup apartment thread checking.
 Recordset OpenRecordset()
          [optional=3]
 Recordset OpenRecordset(Object p0)
          [optional=2]
 Recordset OpenRecordset(Object p0, Object p1)
          [optional=1]
 Recordset OpenRecordset(Object p0, Object p1, Object p2)
          IDL: [ helpstring("") ]
 void setCacheSize(int p0)
          IDL: [ helpstring("") ]
 void setConnect(String p0)
          IDL: [ helpstring("") ]
 void setMaxRecords(int p0)
          IDL: [ helpstring("") ]
 void setName(String p0)
          IDL: [ helpstring("") ]
 void setODBCTimeout(short p0)
          IDL: [ helpstring("") ]
 void setPrepare(Object p0)
          IDL: [ helpstring("") ]
 void setReturnsRecords(boolean p0)
          IDL: [ helpstring("") ]
 void setSQL(String p0)
          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

_QueryDef.Jni

protected _QueryDef.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

getDateCreated

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

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

getLastUpdated

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

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

getName

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

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

setName

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

Specified by:
setName in interface _QueryDef
Parameters:
p0 - IDL: [in] BSTR

getODBCTimeout

public short getODBCTimeout()
Description copied from interface: _QueryDef
IDL: [ helpstring("") ]

Specified by:
getODBCTimeout in interface _QueryDef
Returns:
IDL: [out] [retval] SHORT*

setODBCTimeout

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

Specified by:
setODBCTimeout in interface _QueryDef
Parameters:
p0 - IDL: [in] SHORT

getType

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

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

getSQL

public String getSQL()
Description copied from interface: _QueryDef
IDL: [ helpstring("") ]

Specified by:
getSQL in interface _QueryDef
Returns:
IDL: [out] [retval] BSTR*

setSQL

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

Specified by:
setSQL in interface _QueryDef
Parameters:
p0 - IDL: [in] BSTR

getUpdatable

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

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

getConnect

public String getConnect()
Description copied from interface: _QueryDef
IDL: [ helpstring("") ]

Specified by:
getConnect in interface _QueryDef
Returns:
IDL: [out] [retval] BSTR*

setConnect

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

Specified by:
setConnect in interface _QueryDef
Parameters:
p0 - IDL: [in] BSTR

getReturnsRecords

public boolean getReturnsRecords()
Description copied from interface: _QueryDef
IDL: [ helpstring("") ]

Specified by:
getReturnsRecords in interface _QueryDef
Returns:
IDL: [out] [retval] VARIANT_BOOL*

setReturnsRecords

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

Specified by:
setReturnsRecords in interface _QueryDef
Parameters:
p0 - IDL: [in] VARIANT_BOOL

getRecordsAffected

public int getRecordsAffected()
Description copied from interface: _QueryDef
IDL: [ helpstring("") ]

Specified by:
getRecordsAffected in interface _QueryDef
Returns:
IDL: [out] [retval] LONG*

getFields

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

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

getParameters

public Parameters getParameters()
Description copied from interface: _QueryDef
IDL: [ helpstring("") ]

Specified by:
getParameters in interface _QueryDef
Returns:
IDL: [out] [retval] Parameters**

Close

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

Specified by:
Close in interface _QueryDef

Execute

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

Specified by:
Execute in interface _QueryDef
Parameters:
p0 - IDL: [in] [optional] VARIANT

Execute

public void Execute()
[optional=1]

Specified by:
Execute in interface _QueryDef

CreateProperty

public Property CreateProperty(Object p0,
                               Object p1,
                               Object p2,
                               Object p3)
Description copied from interface: _QueryDef
IDL: [ helpstring("") ]

Specified by:
CreateProperty in interface _QueryDef
Parameters:
p0 - IDL: [in] [optional] VARIANT
p1 - IDL: [in] [optional] VARIANT
p2 - IDL: [in] [optional] VARIANT
p3 - IDL: [in] [optional] VARIANT
Returns:
IDL: [out] [retval] Property**

CreateProperty

public Property CreateProperty(Object p0,
                               Object p1,
                               Object p2)
[optional=1]

Specified by:
CreateProperty in interface _QueryDef

CreateProperty

public Property CreateProperty(Object p0,
                               Object p1)
[optional=2]

Specified by:
CreateProperty in interface _QueryDef

CreateProperty

public Property CreateProperty(Object p0)
[optional=3]

Specified by:
CreateProperty in interface _QueryDef

CreateProperty

public Property CreateProperty()
[optional=4]

Specified by:
CreateProperty in interface _QueryDef

OpenRecordset

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

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

OpenRecordset

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

Specified by:
OpenRecordset in interface _QueryDef

OpenRecordset

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

Specified by:
OpenRecordset in interface _QueryDef

OpenRecordset

public Recordset OpenRecordset()
[optional=3]

Specified by:
OpenRecordset in interface _QueryDef

Cancel

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

Specified by:
Cancel in interface _QueryDef

gethStmt

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

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

getMaxRecords

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

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

setMaxRecords

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

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

getStillExecuting

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

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

getCacheSize

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

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

setCacheSize

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

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

getPrepare

public Object getPrepare()
Description copied from interface: _QueryDef
IDL: [ helpstring("") ]

Specified by:
getPrepare in interface _QueryDef
Returns:
IDL: [out] [retval] VARIANT*

setPrepare

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

Specified by:
setPrepare in interface _QueryDef
Parameters:
p0 - IDL: [in] VARIANT


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