Package de.hybris.platform.sap.core.jco.rec.impl
package de.hybris.platform.sap.core.jco.rec.impl
-
ClassesClassDescriptionThe JCoRecorder equivalent to the
JCoConnectionImpl.Takes a repository file containing a function with a table that doesn't have any rows.Design of this class follows the decorator pattern although it is not exactly the class hierarchy mentioned in http://en.wikipedia.org/wiki/Decorator_pattern.If this Class is registered as ManagedConnectionFactory in the -spring.xml then JCoRec is enabled.Tests for classde.hybris.platform.sap.core.jco.rec.impl.Takes a recorded repository file and tries to execute functions from it.Implementation ofRepositoryPlaybackFactoryinterface.Implementation ofRepositoryRecordingFactoryinterface.Implementation ofVersionReaderinterface.