Uses of Class
org.hibernate.metamodel.relational.Tuple

Packages that use Tuple
org.hibernate.metamodel.relational This package defines the metamodel of a relational database schema. 
 

Uses of Tuple in org.hibernate.metamodel.relational
 

Methods in org.hibernate.metamodel.relational that return Tuple
 Tuple TableSpecification.createTuple(String name)
          Factory method for creating a Column associated with this container.
 Tuple AbstractTableSpecification.createTuple(String name)
           
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.