Package | Description |
---|---|
io.apicurio.registry.storage.impl.jpa |
Modifier and Type | Method and Description |
---|---|
RuleConfigMapperUpdater |
RuleConfigMapperUpdater.persistUpdate(javax.persistence.EntityManager em,
Rule rule)
Persist new and update existing metadata entry,
do not remove existing ones.
|
RuleConfigMapperUpdater |
RuleConfigMapperUpdater.update(Map<String,String> map) |
RuleConfigMapperUpdater |
RuleConfigMapperUpdater.update(RuleConfigurationDto dto) |
RuleConfigMapperUpdater |
RuleConfigMapperUpdater.update(String key,
String value) |
Copyright © 2020 Red Hat. All rights reserved.