public abstract @interface

Finder

implements Annotation
com.google.inject.persist.finder.Finder

Class Overview

Marks a method stub as a dynamic finder. The method is intercepted and replaced with the specified JPAQL query. Provides result auto-boxing and automatic parameter binding.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation