Class StatementImpl

java.lang.Object
de.hybris.platform.jdbcwrapper.WrapperRelease<ResultSet>
de.hybris.platform.jdbcwrapper.StatementImpl
All Implemented Interfaces:
AutoCloseable, Statement, Wrapper
Direct Known Subclasses:
PreparedStatementImpl

public class StatementImpl extends WrapperRelease<ResultSet> implements Statement
CAUTION: Please be aware that this file will be compiled by using jdk 1.6 and jdk 1.7,
for being successful in both cases we have to suppress the generation of the @override annotation. So please DONT OPEN/SAVE this file by using eclipse !!!!