Uses of Annotation Interface
io.quarkus.mongodb.panache.common.MongoEntity
Packages that use MongoEntity
-
Uses of MongoEntity in io.quarkus.mongodb.panache.common.runtime
Methods in io.quarkus.mongodb.panache.common.runtime with parameters of type MongoEntityModifier and TypeMethodDescriptionstatic StringBeanUtils.beanName(MongoEntity entity) static <T> TBeanUtils.clientFromArc(MongoEntity entity, Class<T> clientClass, boolean isReactive) static StringBeanUtils.getDatabaseName(MongoEntity mongoEntity, String clientBeanName)