mirror of
https://github.com/querydsl/querydsl.git
synced 2026-06-13 21:01:01 +08:00
Minor correction to SQLQueryFactory's Javadoc
This commit is contained in:
parent
5789cae7d9
commit
627aeeecd8
@ -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