Package | Description |
---|---|
org.hibernate.metamodel.relational |
This package defines the metamodel of a relational database schema.
|
Modifier and Type | Method and Description |
---|---|
Tuple |
TableSpecification.createTuple(String name)
Factory method for creating a
Column associated with this container. |
Tuple |
AbstractTableSpecification.createTuple(String name) |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.