|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.moesol.bindings.platform_sdk.component_services.IUnknown.Jni com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni com.moesol.bindings.microsoft.dao._DAO.Jni com.moesol.bindings.microsoft.dao._QueryDef.Jni
public static class _QueryDef.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.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 |
---|
protected _QueryDef.Jni()
Method Detail |
---|
protected void internalOnSetInterface()
IUnknown.Jni
internalOnSetInterface
in class _DAO.Jni
public Object getDateCreated()
_QueryDef
IDL: [ helpstring("") ]
getDateCreated
in interface _QueryDef
IDL: [out] [retval] VARIANT*
public Object getLastUpdated()
_QueryDef
IDL: [ helpstring("") ]
getLastUpdated
in interface _QueryDef
IDL: [out] [retval] VARIANT*
public String getName()
_QueryDef
IDL: [ helpstring("") ]
getName
in interface _QueryDef
IDL: [out] [retval] BSTR*
public void setName(String p0)
_QueryDef
IDL: [ helpstring("") ]
setName
in interface _QueryDef
p0
- IDL: [in] BSTR
public short getODBCTimeout()
_QueryDef
IDL: [ helpstring("") ]
getODBCTimeout
in interface _QueryDef
IDL: [out] [retval] SHORT*
public void setODBCTimeout(short p0)
_QueryDef
IDL: [ helpstring("") ]
setODBCTimeout
in interface _QueryDef
p0
- IDL: [in] SHORT
public short getType()
_QueryDef
IDL: [ helpstring("") ]
getType
in interface _QueryDef
IDL: [out] [retval] SHORT*
public String getSQL()
_QueryDef
IDL: [ helpstring("") ]
getSQL
in interface _QueryDef
IDL: [out] [retval] BSTR*
public void setSQL(String p0)
_QueryDef
IDL: [ helpstring("") ]
setSQL
in interface _QueryDef
p0
- IDL: [in] BSTR
public boolean getUpdatable()
_QueryDef
IDL: [ helpstring("") ]
getUpdatable
in interface _QueryDef
IDL: [out] [retval] VARIANT_BOOL*
public String getConnect()
_QueryDef
IDL: [ helpstring("") ]
getConnect
in interface _QueryDef
IDL: [out] [retval] BSTR*
public void setConnect(String p0)
_QueryDef
IDL: [ helpstring("") ]
setConnect
in interface _QueryDef
p0
- IDL: [in] BSTR
public boolean getReturnsRecords()
_QueryDef
IDL: [ helpstring("") ]
getReturnsRecords
in interface _QueryDef
IDL: [out] [retval] VARIANT_BOOL*
public void setReturnsRecords(boolean p0)
_QueryDef
IDL: [ helpstring("") ]
setReturnsRecords
in interface _QueryDef
p0
- IDL: [in] VARIANT_BOOL
public int getRecordsAffected()
_QueryDef
IDL: [ helpstring("") ]
getRecordsAffected
in interface _QueryDef
IDL: [out] [retval] LONG*
public Fields getFields()
_QueryDef
IDL: [ helpstring("") ]
getFields
in interface _QueryDef
IDL: [out] [retval] Fields**
public Parameters getParameters()
_QueryDef
IDL: [ helpstring("") ]
getParameters
in interface _QueryDef
IDL: [out] [retval] Parameters**
public void Close()
_QueryDef
IDL: [ helpstring("") ]
Close
in interface _QueryDef
public void Execute(Object p0)
_QueryDef
IDL: [ helpstring("") ]
Execute
in interface _QueryDef
p0
- IDL: [in] [optional] VARIANT
public void Execute()
Execute
in interface _QueryDef
public Property CreateProperty(Object p0, Object p1, Object p2, Object p3)
_QueryDef
IDL: [ helpstring("") ]
CreateProperty
in interface _QueryDef
p0
- IDL: [in] [optional] VARIANT
p1
- IDL: [in] [optional] VARIANT
p2
- IDL: [in] [optional] VARIANT
p3
- IDL: [in] [optional] VARIANT
IDL: [out] [retval] Property**
public Property CreateProperty(Object p0, Object p1, Object p2)
CreateProperty
in interface _QueryDef
public Property CreateProperty(Object p0, Object p1)
CreateProperty
in interface _QueryDef
public Property CreateProperty(Object p0)
CreateProperty
in interface _QueryDef
public Property CreateProperty()
CreateProperty
in interface _QueryDef
public Recordset OpenRecordset(Object p0, Object p1, Object p2)
_QueryDef
IDL: [ helpstring("") ]
OpenRecordset
in interface _QueryDef
p0
- IDL: [in] [optional] VARIANT
p1
- IDL: [in] [optional] VARIANT
p2
- IDL: [in] [optional] VARIANT
IDL: [out] [retval] Recordset**
public Recordset OpenRecordset(Object p0, Object p1)
OpenRecordset
in interface _QueryDef
public Recordset OpenRecordset(Object p0)
OpenRecordset
in interface _QueryDef
public Recordset OpenRecordset()
OpenRecordset
in interface _QueryDef
public void Cancel()
_QueryDef
IDL: [ helpstring("") ]
Cancel
in interface _QueryDef
public int gethStmt()
_QueryDef
IDL: [ helpstring("") ]
gethStmt
in interface _QueryDef
IDL: [out] [retval] LONG*
public int getMaxRecords()
_QueryDef
IDL: [ helpstring("") ]
getMaxRecords
in interface _QueryDef
IDL: [out] [retval] LONG*
public void setMaxRecords(int p0)
_QueryDef
IDL: [ helpstring("") ]
setMaxRecords
in interface _QueryDef
p0
- IDL: [in] LONG
public boolean getStillExecuting()
_QueryDef
IDL: [ helpstring("") ]
getStillExecuting
in interface _QueryDef
IDL: [out] [retval] VARIANT_BOOL*
public int getCacheSize()
_QueryDef
IDL: [ helpstring("") ]
getCacheSize
in interface _QueryDef
IDL: [out] [retval] LONG*
public void setCacheSize(int p0)
_QueryDef
IDL: [ helpstring("") ]
setCacheSize
in interface _QueryDef
p0
- IDL: [in] LONG
public Object getPrepare()
_QueryDef
IDL: [ helpstring("") ]
getPrepare
in interface _QueryDef
IDL: [out] [retval] VARIANT*
public void setPrepare(Object p0)
_QueryDef
IDL: [ helpstring("") ]
setPrepare
in interface _QueryDef
p0
- IDL: [in] VARIANT
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |