public class AdditionalJaxbMappingProducerImpl extends Object implements org.hibernate.boot.spi.AdditionalJaxbMappingProducer
AdditionalJaxbMappingProducer implementation that provides Hibernate ORM
with a HBM XML mapping for an map-mode entity configuration for the OutboxEvent
entity data type.| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
LOGGER |
| Constructor and Description |
|---|
AdditionalJaxbMappingProducerImpl() |
| Modifier and Type | Method and Description |
|---|---|
private InputStream |
getOutboxHbmXmlStream() |
Collection<org.hibernate.boot.model.source.internal.hbm.MappingDocument> |
produceAdditionalMappings(org.hibernate.boot.spi.MetadataImplementor metadata,
org.jboss.jandex.IndexView jandexIndex,
org.hibernate.boot.jaxb.internal.MappingBinder mappingBinder,
org.hibernate.boot.spi.MetadataBuildingContext buildingContext) |
public Collection<org.hibernate.boot.model.source.internal.hbm.MappingDocument> produceAdditionalMappings(org.hibernate.boot.spi.MetadataImplementor metadata, org.jboss.jandex.IndexView jandexIndex, org.hibernate.boot.jaxb.internal.MappingBinder mappingBinder, org.hibernate.boot.spi.MetadataBuildingContext buildingContext)
produceAdditionalMappings in interface org.hibernate.boot.spi.AdditionalJaxbMappingProducerprivate InputStream getOutboxHbmXmlStream()
Copyright © 2020 JBoss by Red Hat. All rights reserved.