Class StasiResultSet

java.lang.Object
clazzfish.jdbc.internal.StasiResultSet
All Implemented Interfaces:
AutoCloseable, ResultSet, Wrapper

public final class StasiResultSet extends Object implements ResultSet
A simple wrapper for ResultSet to be able to find resource problems while iterating through a ResultSet.

Why the name "Stasi..."? The Stasi was the official state security service of Eastern Germany which controls the people (like NSA in the U.S. or KGB in Russia, see also Wikipedia). The StasiResultSet controls the embedded ResultSet - therefore the name.

Since:
0.9
Author:
oliver