Package io.ebean.typequery
Annotation Type AlreadyEnhancedMarker
-
@Target(TYPE) @Retention(RUNTIME) 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.