Element Summary

ElementDescriptionClass
jpaPersistenceAdapterAn implementation of {@link PersistenceAdapter} that uses JPA to store it's messages.org.apache.activemq.store.jpa.JPAPersistenceAdapter
jpaReferenceStoreAdapterAn implementation of {@link ReferenceStoreAdapter} that uses JPA to store it's message references.org.apache.activemq.store.jpa.JPAReferenceStoreAdapter

Element Detail

Element: jpaPersistenceAdapter

AttributeTypeDescription
brokerNamexs:string
directoryxs:string
entityManagerNamexs:string
ElementTypeDescription
entityManagerFactory<spring:bean/>
entityManagerProperties<spring:bean/>
usageManager<spring:bean/>
wireFormat<spring:bean/>

Element: jpaReferenceStoreAdapter

AttributeTypeDescription
brokerNamexs:string
directoryxs:string
entityManagerNamexs:string
maxDataFileLengthxs:long
ElementTypeDescription
entityManagerFactory<spring:bean/>
entityManagerProperties<spring:bean/>
usageManager<spring:bean/>
wireFormat<spring:bean/>