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

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

Uses of SQLQueryImpl in com.mysema.query.sql
 

Methods in com.mysema.query.sql that return SQLQueryImpl
 SQLQueryImpl SQLQueryImpl.clone(Connection conn)
          Clone the state of this query to a new SQLQueryImpl instance with the given Connection
 SQLQueryImpl SQLQueryFactoryImpl.from(Expression<?> from)
           
 SQLQueryImpl SQLQueryFactoryImpl.query()
           
 



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