Annotation Type AlreadyEnhancedMarker


@Target(TYPE) @Retention(CLASS) public @interface AlreadyEnhancedMarker
Used to denote a query bean that has already been enhanced.

Used by the agent to detect already enhanced type query beans to skip enhancement processing.