Uses of Class
com.mysema.query.sql.PrimaryKey

Packages that use PrimaryKey
com.mysema.query.sql SQL/JDBC support for Querydsl 
 

Uses of PrimaryKey in com.mysema.query.sql
 

Methods in com.mysema.query.sql that return PrimaryKey
protected  PrimaryKey<T> RelationalPathBase.createPrimaryKey(Path<?>... columns)
           
 PrimaryKey<T> RelationalPath.getPrimaryKey()
          Get the primary key for this relation or null if none exists
 PrimaryKey<T> RelationalPathBase.getPrimaryKey()
           
 



Copyright © 2007-2010 Mysema Ltd. All Rights Reserved.