Package | Description |
---|---|
org.hibernate.metamodel.relational |
This package defines the metamodel of a relational database schema.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<CheckConstraint> |
InLineView.getCheckConstraints() |
java.lang.Iterable<CheckConstraint> |
TableSpecification.getCheckConstraints() |
java.lang.Iterable<CheckConstraint> |
Table.getCheckConstraints() |
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.