Package com.db4o.config.annotations
Annotation Type QueryEvaluationOff
- 
 @Documented @Target(FIELD) @Retention(RUNTIME) public @interface QueryEvaluationOffturns query evaluation of specific fields off.
 All fields are evaluated by default.
@Documented
@Target(FIELD)
@Retention(RUNTIME)
public @interface QueryEvaluationOff