summaryrefslogtreecommitdiff
path: root/qpid/java/broker-core/src/main/java/org/apache/qpid/server/store/AbstractJDBCMessageStore.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-5653: Open databases and upgrade on opening of configuration/message storesAlex Rudyy2014-03-311-17/+25
* NO-JIRA: Make the MessageStore and DurableConfigurationStore stateless. This...Keith Wall2014-03-281-248/+219
* NO-JIRA: Merge changes from trunk.Keith Wall2014-03-251-244/+370
|\
| * QPID-5615 : [Java Broker] update the durable configuration store interface to...Robert Godfrey2014-03-231-259/+356
* | Introduction of separate lifecycle methods on stores for open/close/recover.Keith Wall2014-03-251-96/+108
|/
* QPID-5625 : [Java Broker] ensure common configured object values are saved to...Robert Godfrey2014-03-121-9/+38
* QPID-5551 : Change AMQStoreException to StoreException which inherits from Se...Robert Godfrey2014-02-141-131/+80
* QPID-5551 : Remove uses of AMQException, add ServerScopedRuntimeException and...Robert Godfrey2014-02-141-47/+124
* QPID-5504 : Refactoring to allow for nodes other than queues to be subscribed...Robert Godfrey2014-02-071-4/+16
* NO-JIRA : fix spelling error/typo in name of Enque(ue)ableMessageRobert Godfrey2014-01-231-5/+5
* QPID-5211: [Java Broker] Prevent spurious 'No valid transition from state CLO...Keith Wall2014-01-061-1/+0
* QPID-5211: [Java Broker] Prevent spurious 'No valid transition from state CLO...Keith Wall2014-01-061-5/+8
* QPID-5159: move the entire broker dir to broker-core, no other changes, fixup...Robert Gemmell2013-09-231-0/+2363