|
||||||||||
| 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.microsoft.dao._DAO.Jni
com.moesol.bindings.microsoft.dao._TableDef.Jni
public static class _TableDef.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._TableDef |
|---|
_TableDef.Disp, _TableDef.Jni |
| Field Summary |
|---|
| Fields inherited from interface com.moesol.bindings.microsoft.dao._TableDef |
|---|
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 |
_TableDef.Jni()
|
| Method Summary | |
|---|---|
Field |
CreateField()
[optional=3] |
Field |
CreateField(Object p0)
[optional=2] |
Field |
CreateField(Object p0,
Object p1)
[optional=1] |
Field |
CreateField(Object p0,
Object p1,
Object p2)
IDL: [ helpstring("") ] |
Index |
CreateIndex()
[optional=1] |
Index |
CreateIndex(Object p0)
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("") ] |
int |
getAttributes()
IDL: [ helpstring("") ] |
String |
getConflictTable()
IDL: [ helpstring("") ] |
String |
getConnect()
IDL: [ helpstring("") ] |
Object |
getDateCreated()
IDL: [ helpstring("") ] |
Fields |
getFields()
IDL: [ helpstring("") ] |
Indexes |
getIndexes()
IDL: [ helpstring("") ] |
Object |
getLastUpdated()
IDL: [ helpstring("") ] |
String |
getName()
IDL: [ helpstring("") ] |
int |
getRecordCount()
IDL: [ helpstring("") ] |
Object |
getReplicaFilter()
IDL: [ helpstring("") ] |
String |
getSourceTableName()
IDL: [ helpstring("") ] |
boolean |
getUpdatable()
IDL: [ helpstring("") ] |
String |
getValidationRule()
IDL: [ helpstring("") ] |
String |
getValidationText()
IDL: [ helpstring("") ] |
protected void |
internalOnSetInterface()
Template method to setup apartment thread checking. |
Recordset |
OpenRecordset()
[optional=2] |
Recordset |
OpenRecordset(Object p0)
[optional=1] |
Recordset |
OpenRecordset(Object p0,
Object p1)
IDL: [ helpstring("") ] |
void |
RefreshLink()
IDL: [ helpstring("") ] |
void |
setAttributes(int p0)
IDL: [ helpstring("") ] |
void |
setConnect(String p0)
IDL: [ helpstring("") ] |
void |
setName(String p0)
IDL: [ helpstring("") ] |
void |
setReplicaFilter(Object p0)
IDL: [ helpstring("") ] |
void |
setSourceTableName(String p0)
IDL: [ helpstring("") ] |
void |
setValidationRule(String p0)
IDL: [ helpstring("") ] |
void |
setValidationText(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 _TableDef.Jni()
| Method Detail |
|---|
protected void internalOnSetInterface()
IUnknown.Jni
internalOnSetInterface in class _DAO.Jnipublic int getAttributes()
_TableDefIDL: [ helpstring("") ]
getAttributes in interface _TableDefIDL: [out] [retval] LONG*public void setAttributes(int p0)
_TableDefIDL: [ helpstring("") ]
setAttributes in interface _TableDefp0 - IDL: [in] LONGpublic String getConnect()
_TableDefIDL: [ helpstring("") ]
getConnect in interface _TableDefIDL: [out] [retval] BSTR*public void setConnect(String p0)
_TableDefIDL: [ helpstring("") ]
setConnect in interface _TableDefp0 - IDL: [in] BSTRpublic Object getDateCreated()
_TableDefIDL: [ helpstring("") ]
getDateCreated in interface _TableDefIDL: [out] [retval] VARIANT*public Object getLastUpdated()
_TableDefIDL: [ helpstring("") ]
getLastUpdated in interface _TableDefIDL: [out] [retval] VARIANT*public String getName()
_TableDefIDL: [ helpstring("") ]
getName in interface _TableDefIDL: [out] [retval] BSTR*public void setName(String p0)
_TableDefIDL: [ helpstring("") ]
setName in interface _TableDefp0 - IDL: [in] BSTRpublic String getSourceTableName()
_TableDefIDL: [ helpstring("") ]
getSourceTableName in interface _TableDefIDL: [out] [retval] BSTR*public void setSourceTableName(String p0)
_TableDefIDL: [ helpstring("") ]
setSourceTableName in interface _TableDefp0 - IDL: [in] BSTRpublic boolean getUpdatable()
_TableDefIDL: [ helpstring("") ]
getUpdatable in interface _TableDefIDL: [out] [retval] VARIANT_BOOL*public String getValidationText()
_TableDefIDL: [ helpstring("") ]
getValidationText in interface _TableDefIDL: [out] [retval] BSTR*public void setValidationText(String p0)
_TableDefIDL: [ helpstring("") ]
setValidationText in interface _TableDefp0 - IDL: [in] BSTRpublic String getValidationRule()
_TableDefIDL: [ helpstring("") ]
getValidationRule in interface _TableDefIDL: [out] [retval] BSTR*public void setValidationRule(String p0)
_TableDefIDL: [ helpstring("") ]
setValidationRule in interface _TableDefp0 - IDL: [in] BSTRpublic int getRecordCount()
_TableDefIDL: [ helpstring("") ]
getRecordCount in interface _TableDefIDL: [out] [retval] LONG*public Fields getFields()
_TableDefIDL: [ helpstring("") ]
getFields in interface _TableDefIDL: [out] [retval] Fields**public Indexes getIndexes()
_TableDefIDL: [ helpstring("") ]
getIndexes in interface _TableDefIDL: [out] [retval] Indexes**
public Recordset OpenRecordset(Object p0,
Object p1)
_TableDefIDL: [ helpstring("") ]
OpenRecordset in interface _TableDefp0 - IDL: [in] [optional] VARIANTp1 - IDL: [in] [optional] VARIANT
IDL: [out] [retval] Recordset**public Recordset OpenRecordset(Object p0)
OpenRecordset in interface _TableDefpublic Recordset OpenRecordset()
OpenRecordset in interface _TableDefpublic void RefreshLink()
_TableDefIDL: [ helpstring("") ]
RefreshLink in interface _TableDef
public Field CreateField(Object p0,
Object p1,
Object p2)
_TableDefIDL: [ helpstring("") ]
CreateField in interface _TableDefp0 - IDL: [in] [optional] VARIANTp1 - IDL: [in] [optional] VARIANTp2 - IDL: [in] [optional] VARIANT
IDL: [out] [retval] Field**
public Field CreateField(Object p0,
Object p1)
CreateField in interface _TableDefpublic Field CreateField(Object p0)
CreateField in interface _TableDefpublic Field CreateField()
CreateField in interface _TableDefpublic Index CreateIndex(Object p0)
_TableDefIDL: [ helpstring("") ]
CreateIndex in interface _TableDefp0 - IDL: [in] [optional] VARIANT
IDL: [out] [retval] Index**public Index CreateIndex()
CreateIndex in interface _TableDef
public Property CreateProperty(Object p0,
Object p1,
Object p2,
Object p3)
_TableDefIDL: [ helpstring("") ]
CreateProperty in interface _TableDefp0 - IDL: [in] [optional] VARIANTp1 - IDL: [in] [optional] VARIANTp2 - IDL: [in] [optional] VARIANTp3 - IDL: [in] [optional] VARIANT
IDL: [out] [retval] Property**
public Property CreateProperty(Object p0,
Object p1,
Object p2)
CreateProperty in interface _TableDef
public Property CreateProperty(Object p0,
Object p1)
CreateProperty in interface _TableDefpublic Property CreateProperty(Object p0)
CreateProperty in interface _TableDefpublic Property CreateProperty()
CreateProperty in interface _TableDefpublic String getConflictTable()
_TableDefIDL: [ helpstring("") ]
getConflictTable in interface _TableDefIDL: [out] [retval] BSTR*public Object getReplicaFilter()
_TableDefIDL: [ helpstring("") ]
getReplicaFilter in interface _TableDefIDL: [out] [retval] VARIANT*public void setReplicaFilter(Object p0)
_TableDefIDL: [ helpstring("") ]
setReplicaFilter in interface _TableDefp0 - IDL: [in] VARIANT
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||