public class QueryBinder extends Object
Modifier and Type | Method and Description |
---|---|
static void |
bind(AnnotationBindingContext bindingContext)
Binds all
NamedQuery , NamedQueries , NamedNativeQuery , NamedNativeQueries ,
NamedQuery , NamedQueries ,
NamedNativeQuery , and NamedNativeQueries
annotations to the supplied metadata. |
public static void bind(AnnotationBindingContext bindingContext)
NamedQuery
, NamedQueries
, NamedNativeQuery
, NamedNativeQueries
,
NamedQuery
, NamedQueries
,
NamedNativeQuery
, and NamedNativeQueries
annotations to the supplied metadata.bindingContext
- the context for annotation bindingCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.