Uses of Interface
de.hybris.platform.jdbcwrapper.ParsedStatement
-
Packages that use ParsedStatement Package Description de.hybris.platform.jdbcwrapper -
-
Uses of ParsedStatement in de.hybris.platform.jdbcwrapper
Classes in de.hybris.platform.jdbcwrapper that implement ParsedStatement 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.
-