|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.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
public static class Command15.Jni
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.Command15 |
|---|
Command15.Disp, Command15.Jni |
| Field Summary |
|---|
| Fields inherited from interface com.moesol.bindings.platform_sdk.data_services.Command15 |
|---|
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 |
Command15.Jni()
|
| Method Summary | |
|---|---|
_Parameter |
CreateParameter(String p0,
int p1,
int p2,
int p3)
[optional=1] |
_Parameter |
CreateParameter(String p0,
int p1,
int p2,
int p3,
Object p4)
IDL: [ helpstring("") ] |
_Recordset |
Execute(Object[] p0,
Object[] p1,
int p2)
IDL: [ helpstring("") ] |
_Connection |
getActiveConnection()
IDL: [ helpstring("") ] |
String |
getCommandText()
IDL: [ helpstring("") ] |
int |
getCommandTimeout()
IDL: [ helpstring("") ] |
int |
getCommandType()
IDL: [ helpstring("") ] |
String |
getName()
IDL: [ helpstring("") ] |
Parameters |
getParameters()
IDL: [ helpstring("") ] |
boolean |
getPrepared()
IDL: [ helpstring("") ] |
void |
setActiveConnection(Object p0)
IDL: [ helpstring("") ] |
void |
setCommandText(String p0)
IDL: [ helpstring("") ] |
void |
setCommandTimeout(int p0)
IDL: [ helpstring("") ] |
void |
setCommandType(int p0)
IDL: [ helpstring("") ] |
void |
setName(String p0)
IDL: [ helpstring("") ] |
void |
setPrepared(boolean p0)
IDL: [ helpstring("") ] |
void |
setrefActiveConnection(_Connection p0)
IDL: [ helpstring("") ] |
| 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._ADO |
|---|
getProperties |
| Methods inherited from interface com.moesol.bindings.platform_sdk.component_services.IUnknown |
|---|
QueryInterface, QueryInterface, Release |
| Constructor Detail |
|---|
protected Command15.Jni()
| Method Detail |
|---|
public _Connection getActiveConnection()
Command15IDL: [ helpstring("") ]
getActiveConnection in interface Command15IDL: [out] [retval] _Connection**public void setrefActiveConnection(_Connection p0)
Command15IDL: [ helpstring("") ]
setrefActiveConnection in interface Command15p0 - IDL: [in] _Connection*public void setActiveConnection(Object p0)
Command15IDL: [ helpstring("") ]
setActiveConnection in interface Command15p0 - IDL: [in] VARIANTpublic String getCommandText()
Command15IDL: [ helpstring("") ]
getCommandText in interface Command15IDL: [out] [retval] BSTR*public void setCommandText(String p0)
Command15IDL: [ helpstring("") ]
setCommandText in interface Command15p0 - IDL: [in] BSTRpublic int getCommandTimeout()
Command15IDL: [ helpstring("") ]
getCommandTimeout in interface Command15IDL: [out] [retval] LONG*public void setCommandTimeout(int p0)
Command15IDL: [ helpstring("") ]
setCommandTimeout in interface Command15p0 - IDL: [in] LONGpublic boolean getPrepared()
Command15IDL: [ helpstring("") ]
getPrepared in interface Command15IDL: [out] [retval] VARIANT_BOOL*public void setPrepared(boolean p0)
Command15IDL: [ helpstring("") ]
setPrepared in interface Command15p0 - IDL: [in] VARIANT_BOOL
public _Recordset Execute(Object[] p0,
Object[] p1,
int p2)
Command15IDL: [ helpstring("") ]
Execute in interface Command15p0 - IDL: [out] [optional] VARIANT*p1 - IDL: [in] [optional] VARIANT*p2 - IDL: [in] [optional] [default] LONG
IDL: [out] [retval] _Recordset**
public _Parameter CreateParameter(String p0,
int p1,
int p2,
int p3,
Object p4)
Command15IDL: [ helpstring("") ]
CreateParameter in interface Command15p0 - IDL: [in] [optional] [default] BSTRp1 - IDL: [in] [optional] [default] DataTypeEnump2 - IDL: [in] [optional] [default] ParameterDirectionEnump3 - IDL: [in] [optional] [default] LONGp4 - IDL: [in] [optional] VARIANT
IDL: [out] [retval] _Parameter**
public _Parameter CreateParameter(String p0,
int p1,
int p2,
int p3)
CreateParameter in interface Command15public Parameters getParameters()
Command15IDL: [ helpstring("") ]
getParameters in interface Command15IDL: [out] [retval] Parameters**public void setCommandType(int p0)
Command15IDL: [ helpstring("") ]
setCommandType in interface Command15p0 - IDL: [in] CommandTypeEnumpublic int getCommandType()
Command15IDL: [ helpstring("") ]
getCommandType in interface Command15IDL: [out] [retval] CommandTypeEnum*public String getName()
Command15IDL: [ helpstring("") ]
getName in interface Command15IDL: [out] [retval] BSTR*public void setName(String p0)
Command15IDL: [ helpstring("") ]
setName in interface Command15p0 - IDL: [in] BSTR
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||