| Some interfaces in OGM have been introduced before the switch to JDK 8 but they have a counterpart in the package java.util.function.*: org.hibernate.ogm.dialect.spi.ModelConsumer -> Consumer org.hibernate.ogm.dialect.spi.TupleSupplier -> Supplier or Function (not sure) Others? Somebody should have a look and check if we can update them |