Class TempTableDataManager

  • All Implemented Interfaces:
    ProcessorDataManager

    public class TempTableDataManager
    extends Object
    implements ProcessorDataManager
    This proxy ProcessorDataManager is used to handle temporary tables. This isn't handled as a connector because of the temporary metadata and the create/drop handling (which doesn't have push down support)