|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface _DBEngine
IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
Nested Class Summary | |
---|---|
static class |
_DBEngine.Disp
Implementation, COM to Java. |
static class |
_DBEngine.Jni
Implementation, Java to COM. |
Field Summary | |
---|---|
static GUID |
IID
IDL: [uuid(00000021-0000-0010-8000-00AA006D2EA4)] |
static Class |
TYPELIB
|
Fields inherited from interface com.moesol.bindings.platform_sdk.component_services.IDispatch |
---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF |
Method Summary | |
---|---|
void |
BeginTrans()
IDL: [ helpstring("") ] |
void |
CommitTrans(int Option)
IDL: [ helpstring("") ] |
void |
CompactDatabase(String SrcName,
String DstName)
[optional=3] |
void |
CompactDatabase(String SrcName,
String DstName,
Object DstLocale)
[optional=2] |
void |
CompactDatabase(String SrcName,
String DstName,
Object DstLocale,
Object Options)
[optional=1] |
void |
CompactDatabase(String SrcName,
String DstName,
Object DstLocale,
Object Options,
Object SrcLocale)
IDL: [ helpstring("") ] |
Database |
CreateDatabase(String Name,
String Locale)
[optional=1] |
Database |
CreateDatabase(String Name,
String Locale,
Object Option)
IDL: [ helpstring("") ] |
Workspace |
CreateWorkspace(String Name,
String UserName,
String Password)
[optional=1] |
Workspace |
CreateWorkspace(String Name,
String UserName,
String Password,
Object UseType)
IDL: [ helpstring("") ] |
int |
getDefaultType()
IDL: [ helpstring("") ] |
Errors |
getErrors()
IDL: [ helpstring("") ] |
String |
getIniPath()
IDL: [ helpstring("") ] |
short |
getLoginTimeout()
IDL: [ helpstring("") ] |
String |
getSystemDB()
IDL: [ helpstring("") ] |
String |
getVersion()
IDL: [ helpstring("") ] |
Workspaces |
getWorkspaces()
IDL: [ helpstring("") ] |
void |
Idle()
[optional=1] |
void |
Idle(Object Action)
IDL: [ helpstring("") ] |
int |
ISAMStats(int StatNum)
[optional=1] |
int |
ISAMStats(int StatNum,
Object Reset)
IDL: [ helpstring("") ] |
Connection |
OpenConnection(String Name)
[optional=3] |
Connection |
OpenConnection(String Name,
Object Options)
[optional=2] |
Connection |
OpenConnection(String Name,
Object Options,
Object ReadOnly)
[optional=1] |
Connection |
OpenConnection(String Name,
Object Options,
Object ReadOnly,
Object Connect)
IDL: [ helpstring("") ] |
Database |
OpenDatabase(String Name)
[optional=3] |
Database |
OpenDatabase(String Name,
Object Options)
[optional=2] |
Database |
OpenDatabase(String Name,
Object Options,
Object ReadOnly)
[optional=1] |
Database |
OpenDatabase(String Name,
Object Options,
Object ReadOnly,
Object Connect)
IDL: [ helpstring("") ] |
void |
RegisterDatabase(String Dsn,
String Driver,
boolean Silent,
String Attributes)
IDL: [ helpstring("") ] |
void |
RepairDatabase(String Name)
IDL: [ helpstring("") ] |
void |
Rollback()
IDL: [ helpstring("") ] |
void |
setDefaultPassword(String rhs)
IDL: [ helpstring("") ] |
void |
setDefaultType(int Option)
IDL: [ helpstring("") ] |
void |
setDefaultUser(String rhs)
IDL: [ helpstring("") ] |
void |
setIniPath(String pbstr)
IDL: [ helpstring("") ] |
void |
setLoginTimeout(short ps)
IDL: [ helpstring("") ] |
void |
SetOption(int Option,
Object Value)
IDL: [ helpstring("") ] |
void |
setSystemDB(String pbstr)
IDL: [ helpstring("") ] |
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 |
Field Detail |
---|
static final Class TYPELIB
static final GUID IID
IDL: [uuid(00000021-0000-0010-8000-00AA006D2EA4)]
Method Detail |
---|
String getVersion()
IDL: [ helpstring("") ]
IDL: [out] [retval] BSTR*
String getIniPath()
IDL: [ helpstring("") ]
IDL: [out] [retval] BSTR*
void setIniPath(String pbstr)
IDL: [ helpstring("") ]
pbstr
- IDL: [in] BSTR
void setDefaultUser(String rhs)
IDL: [ helpstring("") ]
rhs
- IDL: [in] BSTR
void setDefaultPassword(String rhs)
IDL: [ helpstring("") ]
rhs
- IDL: [in] BSTR
short getLoginTimeout()
IDL: [ helpstring("") ]
IDL: [out] [retval] SHORT*
void setLoginTimeout(short ps)
IDL: [ helpstring("") ]
ps
- IDL: [in] SHORT
Workspaces getWorkspaces()
IDL: [ helpstring("") ]
IDL: [out] [retval] Workspaces**
Errors getErrors()
IDL: [ helpstring("") ]
IDL: [out] [retval] Errors**
void Idle(Object Action)
IDL: [ helpstring("") ]
Action
- IDL: [in] [optional] VARIANT
void Idle()
void CompactDatabase(String SrcName, String DstName, Object DstLocale, Object Options, Object SrcLocale)
IDL: [ helpstring("") ]
SrcName
- IDL: [in] BSTR
DstName
- IDL: [in] BSTR
DstLocale
- IDL: [in] [optional] VARIANT
Options
- IDL: [in] [optional] VARIANT
SrcLocale
- IDL: [in] [optional] VARIANT
void CompactDatabase(String SrcName, String DstName, Object DstLocale, Object Options)
void CompactDatabase(String SrcName, String DstName, Object DstLocale)
void CompactDatabase(String SrcName, String DstName)
void RepairDatabase(String Name)
IDL: [ helpstring("") ]
Name
- IDL: [in] BSTR
void RegisterDatabase(String Dsn, String Driver, boolean Silent, String Attributes)
IDL: [ helpstring("") ]
Dsn
- IDL: [in] BSTR
Driver
- IDL: [in] BSTR
Silent
- IDL: [in] VARIANT_BOOL
Attributes
- IDL: [in] BSTR
Database OpenDatabase(String Name, Object Options, Object ReadOnly, Object Connect)
IDL: [ helpstring("") ]
Name
- IDL: [in] BSTR
Options
- IDL: [in] [optional] VARIANT
ReadOnly
- IDL: [in] [optional] VARIANT
Connect
- IDL: [in] [optional] VARIANT
IDL: [out] [retval] Database**
Database OpenDatabase(String Name, Object Options, Object ReadOnly)
Database OpenDatabase(String Name, Object Options)
Database OpenDatabase(String Name)
Database CreateDatabase(String Name, String Locale, Object Option)
IDL: [ helpstring("") ]
Name
- IDL: [in] BSTR
Locale
- IDL: [in] BSTR
Option
- IDL: [in] [optional] VARIANT
IDL: [out] [retval] Database**
Database CreateDatabase(String Name, String Locale)
void BeginTrans()
IDL: [ helpstring("") ]
void CommitTrans(int Option)
IDL: [ helpstring("") ]
Option
- IDL: [in] [optional] [default] LONG
void Rollback()
IDL: [ helpstring("") ]
int ISAMStats(int StatNum, Object Reset)
IDL: [ helpstring("") ]
StatNum
- IDL: [in] LONG
Reset
- IDL: [in] [optional] VARIANT
IDL: [out] [retval] LONG*
int ISAMStats(int StatNum)
String getSystemDB()
IDL: [ helpstring("") ]
IDL: [out] [retval] BSTR*
void setSystemDB(String pbstr)
IDL: [ helpstring("") ]
pbstr
- IDL: [in] BSTR
Workspace CreateWorkspace(String Name, String UserName, String Password, Object UseType)
IDL: [ helpstring("") ]
Name
- IDL: [in] BSTR
UserName
- IDL: [in] BSTR
Password
- IDL: [in] BSTR
UseType
- IDL: [in] [optional] VARIANT
IDL: [out] [retval] Workspace**
Workspace CreateWorkspace(String Name, String UserName, String Password)
Connection OpenConnection(String Name, Object Options, Object ReadOnly, Object Connect)
IDL: [ helpstring("") ]
Name
- IDL: [in] BSTR
Options
- IDL: [in] [optional] VARIANT
ReadOnly
- IDL: [in] [optional] VARIANT
Connect
- IDL: [in] [optional] VARIANT
IDL: [out] [retval] Connection**
Connection OpenConnection(String Name, Object Options, Object ReadOnly)
Connection OpenConnection(String Name, Object Options)
Connection OpenConnection(String Name)
int getDefaultType()
IDL: [ helpstring("") ]
IDL: [out] [retval] LONG*
void setDefaultType(int Option)
IDL: [ helpstring("") ]
Option
- IDL: [in] LONG
void SetOption(int Option, Object Value)
IDL: [ helpstring("") ]
Option
- IDL: [in] LONG
Value
- IDL: [in] VARIANT
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |