Fixed Javadoc errors
This commit is contained in:
parent
7b61e2647c
commit
0589cc9eb6
@ -40,8 +40,8 @@ package org.jooq;
|
||||
*
|
||||
* @param <T> The field type
|
||||
* @author Lukas Eder
|
||||
* @see Field#ascending()
|
||||
* @see Field#descending()
|
||||
* @see Field#asc()
|
||||
* @see Field#desc()
|
||||
*/
|
||||
public interface SortField<T> extends NamedTypeProviderQueryPart<T> {
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user