I would like to use LIKE in Java. How can you get the same functionality in Java that I offer function LIKE in sql. I use Cassandra and SpringData does not LIKE operator. EXAMPLE:
Input data: dog
Output that satisfies the condition : dogabc, abcddog, abdogd