Uses of Interface
cloud.quinimbus.persistence.api.entity.EntityReader
Packages that use EntityReader
-
Uses of EntityReader in cloud.quinimbus.persistence.api
Methods in cloud.quinimbus.persistence.api that return EntityReaderModifier and TypeMethodDescription<T extends Record>
EntityReader<T> PersistenceContext.getRecordEntityReader
(EntityType type, Class<T> recordClass)