com.moesol.bindings.microsoft.dao
Class _DAO.Jni

java.lang.Object
  extended by com.moesol.bindings.platform_sdk.component_services.IUnknown.Jni
      extended by com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni
          extended by com.moesol.bindings.microsoft.dao._DAO.Jni
All Implemented Interfaces:
_DAO, IDispatch, IUnknown
Direct Known Subclasses:
_DBEngine.Jni, _Field.Jni, _Group.Jni, _Index.Jni, _QueryDef.Jni, _Relation.Jni, _TableDef.Jni, _User.Jni, Container.Jni, Database.Jni, Document.Jni, Parameter.Jni, Property.Jni, Recordset.Jni, Workspace.Jni
Enclosing interface:
_DAO

public static class _DAO.Jni
extends IDispatch.Jni
implements _DAO

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._DAO
_DAO.Disp, _DAO.Jni
 
Field Summary
 
Fields inherited from interface com.moesol.bindings.microsoft.dao._DAO
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 _DAO.Jni()
           
 
Method Summary
 Properties getProperties()
          IDL: [ helpstring("") ]
protected  void internalOnSetInterface()
          Template method to setup apartment thread checking.
 
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.platform_sdk.component_services.IUnknown
QueryInterface, QueryInterface, Release
 

Constructor Detail

_DAO.Jni

protected _DAO.Jni()
Method Detail

internalOnSetInterface

protected void internalOnSetInterface()
Description copied from class: IUnknown.Jni
Template method to setup apartment thread checking. Call: MoeSolInternal.recordApartment(this) to setup apartment thread checking.

Overrides:
internalOnSetInterface in class IUnknown.Jni

getProperties

public Properties getProperties()
Description copied from interface: _DAO
IDL: [ helpstring("") ]

Specified by:
getProperties in interface _DAO
Returns:
IDL: [out] [retval] Properties**


Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.