| Element | Description | Class |
|---|---|---|
| jpaPersistenceAdapter | An implementation of {@link PersistenceAdapter} that uses JPA to store it's messages. | org.apache.activemq.store.jpa.JPAPersistenceAdapter |
| jpaReferenceStoreAdapter | An implementation of {@link ReferenceStoreAdapter} that uses JPA to store it's message references. | org.apache.activemq.store.jpa.JPAReferenceStoreAdapter |
| Attribute | Type | Description |
|---|---|---|
| brokerName | xs:string | |
| directory | xs:string | |
| entityManagerName | xs:string |
| Element | Type | Description |
|---|---|---|
| entityManagerFactory | <spring:bean/> | |
| entityManagerProperties | <spring:bean/> | |
| usageManager | <spring:bean/> | |
| wireFormat | <spring:bean/> |
| Attribute | Type | Description |
|---|---|---|
| brokerName | xs:string | |
| directory | xs:string | |
| entityManagerName | xs:string | |
| maxDataFileLength | xs:long |
| Element | Type | Description |
|---|---|---|
| entityManagerFactory | <spring:bean/> | |
| entityManagerProperties | <spring:bean/> | |
| usageManager | <spring:bean/> | |
| wireFormat | <spring:bean/> |