Uses of Class
de.hybris.platform.jdbcwrapper.WrapperRelease
-
Packages that use WrapperRelease Package Description de.hybris.platform.jdbcwrapper -
-
Uses of WrapperRelease in de.hybris.platform.jdbcwrapper
Subclasses of WrapperRelease in de.hybris.platform.jdbcwrapper Modifier and Type Class Description classConnectionImplWrapper for the jdbc Connection class 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.classJUnitConnectionImplFor testing error flag in connection itself.classJUnitPreparedStatementImplFor testing sql errors while execution.classPreparedStatementImplclassStatementImplCAUTION: 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.
-