Finder cannot resolve setBufferFetchSizeHint( int) & setDistinct(Boolean)

13 views
Skip to first unread message

Saloua Ben Hlel

unread,
Mar 17, 2019, 12:11:37 PM3/17/19
to Play Framework [deprecated]
I have play-java 2.4 and I had defined a Finder : 

public static final Finder<Long, ComEntity> finder = new Finder<>(ComEntity.class);

But there is two method that not works with it..(setBufferFetchSizeHint( int) & setDistinct(Boolean))
[ msg: "Cannot resolve method setDistinct(boolean)...")

I use ORM Ebean
What is the problem please ?
Reply all
Reply to author
Forward
0 new messages