|
||||||||||
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.Database.Jni
public static class Database.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.Database |
---|
Database.Disp, Database.Jni |
Field Summary |
---|
Fields inherited from interface com.moesol.bindings.microsoft.dao.Database |
---|
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 |
Database.Jni()
|
Method Summary | |
---|---|
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("") ] |
QueryDef |
CreateQueryDef()
[optional=2] |
QueryDef |
CreateQueryDef(Object p0)
[optional=1] |
QueryDef |
CreateQueryDef(Object p0,
Object p1)
IDL: [ helpstring("") ] |
Relation |
CreateRelation()
[optional=4] |
Relation |
CreateRelation(Object p0)
[optional=3] |
Relation |
CreateRelation(Object p0,
Object p1)
[optional=2] |
Relation |
CreateRelation(Object p0,
Object p1,
Object p2)
[optional=1] |
Relation |
CreateRelation(Object p0,
Object p1,
Object p2,
Object p3)
IDL: [ helpstring("") ] |
TableDef |
CreateTableDef()
[optional=4] |
TableDef |
CreateTableDef(Object p0)
[optional=3] |
TableDef |
CreateTableDef(Object p0,
Object p1)
[optional=2] |
TableDef |
CreateTableDef(Object p0,
Object p1,
Object p2)
[optional=1] |
TableDef |
CreateTableDef(Object p0,
Object p1,
Object p2,
Object p3)
IDL: [ helpstring("") ] |
void |
Execute(String p0)
[optional=1] |
void |
Execute(String p0,
Object p1)
IDL: [ helpstring("") ] |
int |
getCollatingOrder()
IDL: [ helpstring("") ] |
String |
getConnect()
IDL: [ helpstring("") ] |
Connection |
getConnection()
IDL: [ helpstring("") ] |
Containers |
getContainers()
IDL: [ helpstring("") ] |
String |
getDesignMasterID()
IDL: [ helpstring("") ] |
String |
getName()
IDL: [ helpstring("") ] |
QueryDefs |
getQueryDefs()
IDL: [ helpstring("") ] |
short |
getQueryTimeout()
IDL: [ helpstring("") ] |
int |
getRecordsAffected()
IDL: [ helpstring("") ] |
Recordsets |
getRecordsets()
IDL: [ helpstring("") ] |
Relations |
getRelations()
IDL: [ helpstring("") ] |
String |
getReplicaID()
IDL: [ helpstring("") ] |
TableDefs |
getTableDefs()
IDL: [ helpstring("") ] |
boolean |
getTransactions()
IDL: [ helpstring("") ] |
boolean |
getUpdatable()
IDL: [ helpstring("") ] |
String |
getVersion()
IDL: [ helpstring("") ] |
protected void |
internalOnSetInterface()
Template method to setup apartment thread checking. |
void |
MakeReplica(String p0,
String p1)
[optional=1] |
void |
MakeReplica(String p0,
String p1,
Object p2)
IDL: [ helpstring("") ] |
void |
NewPassword(String p0,
String p1)
IDL: [ helpstring("") ] |
Recordset |
OpenRecordset(String p0)
[optional=3] |
Recordset |
OpenRecordset(String p0,
Object p1)
[optional=2] |
Recordset |
OpenRecordset(String p0,
Object p1,
Object p2)
[optional=1] |
Recordset |
OpenRecordset(String p0,
Object p1,
Object p2,
Object p3)
IDL: [ helpstring("") ] |
void |
PopulatePartial(String p0)
IDL: [ helpstring("") ] |
void |
setConnect(String p0)
IDL: [ helpstring("") ] |
void |
setDesignMasterID(String p0)
IDL: [ helpstring("") ] |
void |
setQueryTimeout(short p0)
IDL: [ helpstring("") ] |
void |
Synchronize(String p0)
[optional=1] |
void |
Synchronize(String p0,
Object p1)
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 Database.Jni()
Method Detail |
---|
protected void internalOnSetInterface()
IUnknown.Jni
internalOnSetInterface
in class _DAO.Jni
public int getCollatingOrder()
Database
IDL: [ helpstring("") ]
getCollatingOrder
in interface Database
IDL: [out] [retval] LONG*
public String getConnect()
Database
IDL: [ helpstring("") ]
getConnect
in interface Database
IDL: [out] [retval] BSTR*
public String getName()
Database
IDL: [ helpstring("") ]
getName
in interface Database
IDL: [out] [retval] BSTR*
public short getQueryTimeout()
Database
IDL: [ helpstring("") ]
getQueryTimeout
in interface Database
IDL: [out] [retval] SHORT*
public void setQueryTimeout(short p0)
Database
IDL: [ helpstring("") ]
setQueryTimeout
in interface Database
p0
- IDL: [in] SHORT
public boolean getTransactions()
Database
IDL: [ helpstring("") ]
getTransactions
in interface Database
IDL: [out] [retval] VARIANT_BOOL*
public boolean getUpdatable()
Database
IDL: [ helpstring("") ]
getUpdatable
in interface Database
IDL: [out] [retval] VARIANT_BOOL*
public String getVersion()
Database
IDL: [ helpstring("") ]
getVersion
in interface Database
IDL: [out] [retval] BSTR*
public int getRecordsAffected()
Database
IDL: [ helpstring("") ]
getRecordsAffected
in interface Database
IDL: [out] [retval] LONG*
public TableDefs getTableDefs()
Database
IDL: [ helpstring("") ]
getTableDefs
in interface Database
IDL: [out] [retval] TableDefs**
public QueryDefs getQueryDefs()
Database
IDL: [ helpstring("") ]
getQueryDefs
in interface Database
IDL: [out] [retval] QueryDefs**
public Relations getRelations()
Database
IDL: [ helpstring("") ]
getRelations
in interface Database
IDL: [out] [retval] Relations**
public Containers getContainers()
Database
IDL: [ helpstring("") ]
getContainers
in interface Database
IDL: [out] [retval] Containers**
public Recordsets getRecordsets()
Database
IDL: [ helpstring("") ]
getRecordsets
in interface Database
IDL: [out] [retval] Recordsets**
public void Close()
Database
IDL: [ helpstring("") ]
Close
in interface Database
public void Execute(String p0, Object p1)
Database
IDL: [ helpstring("") ]
Execute
in interface Database
p0
- IDL: [in] BSTR
p1
- IDL: [in] [optional] VARIANT
public void Execute(String p0)
Execute
in interface Database
public Property CreateProperty(Object p0, Object p1, Object p2, Object p3)
Database
IDL: [ helpstring("") ]
CreateProperty
in interface Database
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 Database
public Property CreateProperty(Object p0, Object p1)
CreateProperty
in interface Database
public Property CreateProperty(Object p0)
CreateProperty
in interface Database
public Property CreateProperty()
CreateProperty
in interface Database
public Relation CreateRelation(Object p0, Object p1, Object p2, Object p3)
Database
IDL: [ helpstring("") ]
CreateRelation
in interface Database
p0
- IDL: [in] [optional] VARIANT
p1
- IDL: [in] [optional] VARIANT
p2
- IDL: [in] [optional] VARIANT
p3
- IDL: [in] [optional] VARIANT
IDL: [out] [retval] Relation**
public Relation CreateRelation(Object p0, Object p1, Object p2)
CreateRelation
in interface Database
public Relation CreateRelation(Object p0, Object p1)
CreateRelation
in interface Database
public Relation CreateRelation(Object p0)
CreateRelation
in interface Database
public Relation CreateRelation()
CreateRelation
in interface Database
public TableDef CreateTableDef(Object p0, Object p1, Object p2, Object p3)
Database
IDL: [ helpstring("") ]
CreateTableDef
in interface Database
p0
- IDL: [in] [optional] VARIANT
p1
- IDL: [in] [optional] VARIANT
p2
- IDL: [in] [optional] VARIANT
p3
- IDL: [in] [optional] VARIANT
IDL: [out] [retval] TableDef**
public TableDef CreateTableDef(Object p0, Object p1, Object p2)
CreateTableDef
in interface Database
public TableDef CreateTableDef(Object p0, Object p1)
CreateTableDef
in interface Database
public TableDef CreateTableDef(Object p0)
CreateTableDef
in interface Database
public TableDef CreateTableDef()
CreateTableDef
in interface Database
public QueryDef CreateQueryDef(Object p0, Object p1)
Database
IDL: [ helpstring("") ]
CreateQueryDef
in interface Database
p0
- IDL: [in] [optional] VARIANT
p1
- IDL: [in] [optional] VARIANT
IDL: [out] [retval] QueryDef**
public QueryDef CreateQueryDef(Object p0)
CreateQueryDef
in interface Database
public QueryDef CreateQueryDef()
CreateQueryDef
in interface Database
public String getReplicaID()
Database
IDL: [ helpstring("") ]
getReplicaID
in interface Database
IDL: [out] [retval] BSTR*
public String getDesignMasterID()
Database
IDL: [ helpstring("") ]
getDesignMasterID
in interface Database
IDL: [out] [retval] BSTR*
public void setDesignMasterID(String p0)
Database
IDL: [ helpstring("") ]
setDesignMasterID
in interface Database
p0
- IDL: [in] BSTR
public void Synchronize(String p0, Object p1)
Database
IDL: [ helpstring("") ]
Synchronize
in interface Database
p0
- IDL: [in] BSTR
p1
- IDL: [in] [optional] VARIANT
public void Synchronize(String p0)
Synchronize
in interface Database
public void MakeReplica(String p0, String p1, Object p2)
Database
IDL: [ helpstring("") ]
MakeReplica
in interface Database
p0
- IDL: [in] BSTR
p1
- IDL: [in] BSTR
p2
- IDL: [in] [optional] VARIANT
public void MakeReplica(String p0, String p1)
MakeReplica
in interface Database
public void setConnect(String p0)
Database
IDL: [ helpstring("") ]
setConnect
in interface Database
p0
- IDL: [in] BSTR
public void NewPassword(String p0, String p1)
Database
IDL: [ helpstring("") ]
NewPassword
in interface Database
p0
- IDL: [in] BSTR
p1
- IDL: [in] BSTR
public Recordset OpenRecordset(String p0, Object p1, Object p2, Object p3)
Database
IDL: [ helpstring("") ]
OpenRecordset
in interface Database
p0
- IDL: [in] BSTR
p1
- IDL: [in] [optional] VARIANT
p2
- IDL: [in] [optional] VARIANT
p3
- IDL: [in] [optional] VARIANT
IDL: [out] [retval] Recordset**
public Recordset OpenRecordset(String p0, Object p1, Object p2)
OpenRecordset
in interface Database
public Recordset OpenRecordset(String p0, Object p1)
OpenRecordset
in interface Database
public Recordset OpenRecordset(String p0)
OpenRecordset
in interface Database
public Connection getConnection()
Database
IDL: [ helpstring("") ]
getConnection
in interface Database
IDL: [out] [retval] Connection**
public void PopulatePartial(String p0)
Database
IDL: [ helpstring("") ]
PopulatePartial
in interface Database
p0
- IDL: [in] BSTR
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |