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