Package ru.slie.luna.db.query
Class FindOptions
java.lang.Object
ru.slie.luna.db.query.FindOptions
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic final record -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FindOptions
public FindOptions()
-
-
Method Details
-
orders
-
sort
-
sort
-
sort
-
sort
-
cacheable
public boolean cacheable() -
cacheable
-
limit
public int limit() -
limit
-
skip
public int skip() -
skip
-