| Package | Description |
|---|---|
| org.hibernate.metamodel.source.annotations.entity | |
| org.hibernate.metamodel.source.binder | |
| org.hibernate.metamodel.source.hbm |
| Modifier and Type | Method and Description |
|---|---|
Iterable<ConstraintSource> |
EntitySourceImpl.getConstraints() |
Set<ConstraintSource> |
EntityClass.getConstraintSources() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UniqueConstraintSource
Defining a unique constraint source
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<ConstraintSource> |
EntitySource.getConstraints() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<ConstraintSource> |
AbstractEntitySourceImpl.getConstraints() |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.