Interface SQLOutputWrapper

All Superinterfaces:
AutoCloseable, SQLOutput, Wrapper, Wrapper
All Known Implementing Classes:
SQLOutputWrapperImpl

public interface SQLOutputWrapper extends Wrapper, SQLOutput, AutoCloseable
Wraps a SQLOutput.
Author:
AO Industries, Inc.