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
 PrimaryKey<T> RelationalPath.getPrimaryKey()
          Get the primary key for this relation or null if none exists
 



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