Class LazyLoadTransformer

java.lang.Object
rife.instrument.RifeTransformer
rife.instrument.LazyLoadTransformer
All Implemented Interfaces:
ClassFileTransformer

public class LazyLoadTransformer extends RifeTransformer
This is a bytecode transformer that will modify classes so that they receive the functionalities that are required to support lazy-loading of relationships when the GenericQueryManager is being used.
Since:
1.0