Now, my question is: How do you do paging with it?
In a JPA Spring example, it would be something like this:
public Page<SearchResult<Ticket>> search(String query,
boolean useBooleanMode,
Pageable pageable) {
}
Alex Popescu
unread,
Sep 6, 2014, 10:49:31 PM9/6/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to java-dri...@lists.datastax.com
Hi Carlos,
As I've mentioned in the other email, there is no connection between the object mapping solution included in the Datastax Java driver for Cassandra and the project you mentioned, so you'll probably want to direct your question to their mailing list.