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

java.lang.Object
  extended by com.moesol.bindings.platform_sdk.component_services.IUnknown.Jni
      extended by com.moesol.bindings.platform_sdk.data_services.ADOCommandConstruction.Jni
All Implemented Interfaces:
IUnknown, ADOCommandConstruction
Enclosing interface:
ADOCommandConstruction

public static class ADOCommandConstruction.Jni
extends IUnknown.Jni
implements ADOCommandConstruction

Implementation, Java to COM.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.moesol.bindings.platform_sdk.component_services.IUnknown.Jni
IUnknown.Jni.MoeSolInternal
 
Nested classes/interfaces inherited from interface com.moesol.bindings.platform_sdk.data_services.ADOCommandConstruction
ADOCommandConstruction.Disp, ADOCommandConstruction.Jni
 
Field Summary
 
Fields inherited from interface com.moesol.bindings.platform_sdk.data_services.ADOCommandConstruction
IID, TYPELIB
 
Constructor Summary
protected ADOCommandConstruction.Jni()
           
 
Method Summary
 IUnknown getOLEDBCommand()
          IDL: [ helpstring("") ]
 int setOLEDBCommand(IUnknown p0)
          IDL: [ helpstring("") ]
 
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.component_services.IUnknown
QueryInterface, QueryInterface, Release
 

Constructor Detail

ADOCommandConstruction.Jni

protected ADOCommandConstruction.Jni()
Method Detail

getOLEDBCommand

public IUnknown getOLEDBCommand()
Description copied from interface: ADOCommandConstruction
IDL: [ helpstring("") ]

Specified by:
getOLEDBCommand in interface ADOCommandConstruction
Returns:
IDL: [out] [retval] IUnknown**

setOLEDBCommand

public int setOLEDBCommand(IUnknown p0)
Description copied from interface: ADOCommandConstruction
IDL: [ helpstring("") ]

Specified by:
setOLEDBCommand in interface ADOCommandConstruction
Parameters:
p0 - IDL: [in] IUnknown*
Returns:
IDL: HRESULT


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