mirror of
https://github.com/querydsl/querydsl.git
synced 2026-07-03 21:07:49 +08:00
Merge pull request #1585 from robertandrewbain/issue_1581
Minor correction to SQLQueryFactory's Javadoc
This commit is contained in:
commit
2ccd6076f5
@ -135,7 +135,7 @@ public class SQLQueryFactory extends AbstractSQLQueryFactory<SQLQuery<?>> {
|
||||
}
|
||||
|
||||
/**
|
||||
* Create a new detached SQLQuery instance with the given projection and source
|
||||
* Create a new SQLQuery instance with the given projection and source
|
||||
*
|
||||
* @param expr query source and projection
|
||||
* @param <T>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user