how to get the difference between two dates in JPA criteriabuilder api?
Im trying to use criteria builder to get the difference between two dates in millisecond or smaller precision. I’m using H2, and for the life of me i cant do:
Im trying to use criteria builder to get the difference between two dates in millisecond or smaller precision. I’m using H2, and for the life of me i cant do: