Deprecated.
Annotation used to identify SQL operation annotations. Use this to annotate
an annotation.
-
Required Element Summary 
Required Elements
Deprecated.
Handler class for methods annotated with the associated annotation.
-
Element Details
-
value 
Deprecated.
Handler class for methods annotated with the associated annotation.
Must have a public no-arg, (Method method)
, or
(Class<?> sqlObjectType, Method method)
constructor.
- Returns:
- a handler class
UseExtensionHandler
andSqlObjectFactory.EXTENSION_ID
as the id marker.