| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConstraintSource | |
|---|---|
| org.hibernate.metamodel.source.annotations.entity | |
| org.hibernate.metamodel.source.binder | |
| org.hibernate.metamodel.source.hbm | |
| Uses of ConstraintSource in org.hibernate.metamodel.source.annotations.entity | 
|---|
| Methods in org.hibernate.metamodel.source.annotations.entity that return types with arguments of type ConstraintSource | |
|---|---|
|  Iterable<ConstraintSource> | EntitySourceImpl.getConstraints() | 
|  Set<ConstraintSource> | EntityClass.getConstraintSources() | 
| Uses of ConstraintSource in org.hibernate.metamodel.source.binder | 
|---|
| Subinterfaces of ConstraintSource in org.hibernate.metamodel.source.binder | |
|---|---|
|  interface | UniqueConstraintSourceDefining a unique constraint source | 
| Methods in org.hibernate.metamodel.source.binder that return types with arguments of type ConstraintSource | |
|---|---|
|  Iterable<ConstraintSource> | EntitySource.getConstraints() | 
| Uses of ConstraintSource in org.hibernate.metamodel.source.hbm | 
|---|
| Methods in org.hibernate.metamodel.source.hbm that return types with arguments of type ConstraintSource | |
|---|---|
|  Iterable<ConstraintSource> | AbstractEntitySourceImpl.getConstraints() | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||