Documentation of 'org.apache.derby.impl.sql.execute.xplain.XPLAINFactory' Java class
XPLAINFactory
org.apache.derby.impl.sql.execute.xplain

Class XPLAINFactory

  • All Implemented Interfaces:
    XPLAINFactoryIF


    public class XPLAINFactory
    extends java.lang.Object
    implements XPLAINFactoryIF
    This is the module implementation of the XPLAINFactoryIF. It gets lazy-loaded when needed. The factory method determines which visitor to use. The visitor is cached in this factory for later reuse.
    • Constructor Summary

      Constructors 
      Constructor and Description
      XPLAINFactory() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void freeResources()
      uncache the visitor and reset the factory state
      XPLAINVisitor getXPLAINVisitor()
      the factory method, which gets called to determine and return an appropriate XPLAINVisitor instance
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.