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