Predicate predicateForEmployee = criteriaBuilder.equal( root.get("employeeId"), employeeRequestDTO.getEmployeeId());
Created
January 12, 2021 06:32
-
-
Save pavankjadda/7ae07e0b1327b3a4a4298ba804203432 to your computer and use it in GitHub Desktop.
Multi Column Search - First Predicate
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment