mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-17 20:50:44 +00:00
Checkstyle!
This commit is contained in:
@ -38,6 +38,9 @@ public @interface ChildJoin
|
|||||||
|
|
||||||
OrderBy[] orderBy() default { };
|
OrderBy[] orderBy() default { };
|
||||||
|
|
||||||
|
/***************************************************************************
|
||||||
|
**
|
||||||
|
***************************************************************************/
|
||||||
@interface OrderBy
|
@interface OrderBy
|
||||||
{
|
{
|
||||||
String fieldName();
|
String fieldName();
|
||||||
|
Reference in New Issue
Block a user