| ConnectionDelegator |
|
| EmptyTableTest |
Takes a repository file containing a function with a table that doesn't have any rows.
|
| JCoRecFunctionDecorator |
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.
|
| JCoRecManagedConnectionFactory |
If this Class is registered as ManagedConnectionFactory in the -spring.xml then JCoRec is enabled.
|
| JCoRecManagedConnectionFactoryTest |
|
| PlaybackTest |
Takes a recorded repository file and tries to execute functions from it.
|
| RepositoryPlaybackFactoryImpl |
|
| RepositoryRecordingFactoryImpl |
|
| VersionReaderImpl |
|