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

public static class Command25.Jni
extends Command15.Jni
implements Command25

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.Command25
Command25.Disp, Command25.Jni
 
Field Summary
 
Fields inherited from interface com.moesol.bindings.platform_sdk.data_services.Command25
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 Command25.Jni()
           
 
Method Summary
 void Cancel()
          IDL: [ helpstring("") ]
 int getState()
          IDL: [ helpstring("") ]
 
Methods inherited from class com.moesol.bindings.platform_sdk.data_services.Command15.Jni
CreateParameter, CreateParameter, Execute, getActiveConnection, getCommandText, getCommandTimeout, getCommandType, getName, getParameters, getPrepared, setActiveConnection, setCommandText, setCommandTimeout, setCommandType, setName, setPrepared, setrefActiveConnection
 
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.Command15
CreateParameter, CreateParameter, Execute, getActiveConnection, getCommandText, getCommandTimeout, getCommandType, getName, getParameters, getPrepared, setActiveConnection, setCommandText, setCommandTimeout, setCommandType, setName, setPrepared, setrefActiveConnection
 
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

Command25.Jni

protected Command25.Jni()
Method Detail

getState

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

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

Cancel

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

Specified by:
Cancel in interface Command25


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