IBM DB2 Information Integrator
Java API Reference
for Developing Wrappers

com.ibm.db2.wrapper
Class FencedWrapper

java.lang.Object
  extended bycom.ibm.db2.wrapper.SqlqgBaseClass
      extended bycom.ibm.db2.wrapper.Wrapper
          extended bycom.ibm.db2.wrapper.FencedWrapper
Direct Known Subclasses:
FencedGenericWrapper

public class FencedWrapper
extends Wrapper

The FencedWrapper class represents the wrapper on the fenced (untrusted) process space.

Usage:
Do not use this class directly. Instantiating or subclassing the FencedWrapper class directly results in incorrect wrapper behavior. Subclass the FencedGenericWrapper class.

Since:
IBM DB2 Information Integrator Version 8.2

Methods inherited from class com.ibm.db2.wrapper.Wrapper
createServer, destroy, getCorelib, getInfo, getName, getType, getVersion, initializeMyWrapper
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 


IBM DB2 Information Integrator
Java API Reference
for Developing Wrappers

(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.