com.moesol.bindings.platform_sdk.data_services
Class Command25.Jni
java.lang.Object
com.moesol.bindings.platform_sdk.component_services.IUnknown.Jni
com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni
com.moesol.bindings.platform_sdk.data_services._ADO.Jni
com.moesol.bindings.platform_sdk.data_services.Command15.Jni
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.
Fields inherited from interface com.moesol.bindings.platform_sdk.data_services.Command25 |
IID, TYPELIB |
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.component_services.IDispatch.Jni |
Invoke |
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 |
Command25.Jni
protected Command25.Jni()
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.