|
IBM DB2 Information Integrator Java API Reference for Developing Wrappers |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.db2.wrapper.SqlqgBaseClass
com.ibm.db2.wrapper.Wrapper
com.ibm.db2.wrapper.UnfencedWrapper
com.ibm.db2.wrapper.UnfencedGenericWrapper
The UnfencedGenericWrapper class represents a nonrelational wrapper on
the unfenced (trusted) process space.
Usage:
The wrapper must implement a subclass of UnfencedGenericWrapper.
The name of the user-specific unfenced generic wrapper subclass is specified
as the value of the UNFENCED_WRAPPER_CLASS option in the
CREATE WRAPPER statement.
Constructor Summary | |
protected |
UnfencedGenericWrapper()
Construct a new UnfencedGenericWrapper object. |
Method Summary | |
char |
getType()
Retrieve the wrapper type. |
Methods inherited from class com.ibm.db2.wrapper.UnfencedWrapper |
getFencedWrapperClass, setFencedWrapperClass, verifyMyAlterWrapperInfo, verifyMyRegisterWrapperInfo |
Methods inherited from class com.ibm.db2.wrapper.Wrapper |
createServer, destroy, getCorelib, getInfo, getName, getVersion, initializeMyWrapper |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected UnfencedGenericWrapper()
UnfencedWrapper
Method Detail |
public char getType()
getType
in class Wrapper
Wrapper
|
IBM DB2 Information Integrator Java API Reference for Developing Wrappers |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
(C)Copyright IBM Corp. 2002. All rights reserved.
Links on this page are made available for your convenience and may take you to non-IBM sites. IBM does not warrant any sample code provided on these sites.