| Package | Description |
|---|---|
| org.hibernate.boot.model.source.internal | |
| org.hibernate.boot.model.source.internal.hbm | |
| org.hibernate.boot.model.source.spi |
| Constructor and Description |
|---|
ConstraintSecondPass(MappingDocument sourceDocument,
Table table,
ConstraintSource constraintSource) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ConstraintSource> |
AbstractEntitySourceImpl.getConstraints() |
| Modifier and Type | Method and Description |
|---|---|
static void |
RelationalObjectBinder.bindConstraints(MappingDocument mappingDocument,
RelationalObjectBinder.RelationalObjectResolutionContext resolutionContext,
Collection<ConstraintSource> constraintSources) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IndexConstraintSource
Defining a index constraint source
|
interface |
UniqueKeyConstraintSource |
| Modifier and Type | Method and Description |
|---|---|
Collection<ConstraintSource> |
EntitySource.getConstraints() |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.