Uses of Interface
com.mysema.query.types.ProjectionRole

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

Uses of ProjectionRole in com.mysema.query.sql
 

Subinterfaces of ProjectionRole in com.mysema.query.sql
 interface RelationalPath<T>
          RelationalPath extends EntityPath to provide access to relational metadata
 

Classes in com.mysema.query.sql that implement ProjectionRole
 class RelationalPathBase<T>
          RelationalPathBase is a base class for RelationPath implements
 



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