Class EmployeeMixedAccessEmbeddedIdRepository.Specification
java.lang.Object
io.micronaut.data.tck.repositories.EmployeeMixedAccessEmbeddedIdRepository.Specification
- Enclosing interface:
EmployeeMixedAccessEmbeddedIdRepository
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Specification
public Specification()
-
-
Method Details
-
embeddedIdEquals
public static PredicateSpecification<EmployeeMixedAccessEmbeddedId> embeddedIdEquals(Long id, String number) -
embeddedIdIdEquals
-