oracle.panama.rt
Interface ManagedContext

All Known Subinterfaces:
ResultSetEnumeration

public interface ManagedContext

This interface represents the ManagedContext objects in PTG Runtime.

Since:
Oracle9i Application Server Wireless Edition

Method Summary
TypeMethod
 void invalidate()
          Close the context so that the resources assigned to it can be released.
 

Method Detail

invalidate

public void invalidate()
Close the context so that the resources assigned to it can be released.