Class ResettableTempFileInputStream

All Implemented Interfaces:
Closeable, AutoCloseable

public class ResettableTempFileInputStream extends TempFileInputStream
TempFileInputStream that can be reset in order to allow the ConnectionHelper to retry SQL execution in case of failure.