Package rife.database.querymanagers.generic.instrument
package rife.database.querymanagers.generic.instrument
Performs the bytecode analysis and instrumentation for generic query
manager functionalities, such as lazy-loading.
- Since:
- 1.0
-
ClassDescriptionThis utility class will modify property accessors of classes that implement the
Constrained
interface and add lazy loading for properties with manyToOne constraints.