| Package | Description | 
|---|---|
| org.hibernate.metamodel.binding | |
| org.hibernate.metamodel.source.annotations.entity | |
| org.hibernate.metamodel.source.binder | |
| org.hibernate.metamodel.source.hbm | 
| Modifier and Type | Method and Description | 
|---|---|
Iterable<JpaCallbackClass> | 
EntityBinding.getJpaCallbackClasses()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
EntityBinding.setJpaCallbackClasses(List<JpaCallbackClass> jpaCallbackClasses)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<JpaCallbackClass> | 
EntitySourceImpl.getJpaCallbackClasses()  | 
List<JpaCallbackClass> | 
EntityClass.getJpaCallbacks()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<JpaCallbackClass> | 
EntitySource.getJpaCallbackClasses()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<JpaCallbackClass> | 
AbstractEntitySourceImpl.getJpaCallbackClasses()  | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.