Package | Description |
---|---|
com.mysema.query.sql |
SQL/JDBC support for Querydsl
|
Modifier and Type | Method and Description |
---|---|
WithBuilder<Q> |
AbstractSQLQuery.with(Path<?> alias,
Path<?>... columns) |
WithBuilder<Q> |
AbstractSQLQuery.withRecursive(Path<?> alias,
Path<?>... columns) |
Copyright © 2007–2013 Mysema Ltd. All rights reserved.