Class TempFileHolder

java.lang.Object
org.postgresql.util.TempFileHolder
All Implemented Interfaces:
LazyCleaner.CleaningAction<IOException>

class TempFileHolder extends Object implements LazyCleaner.CleaningAction<IOException>
The action deletes temporary file in case the user submits a large input stream, and then abandons the statement.