com.addc.commons.queue.persistence.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of addc-queues Show documentation
Show all versions of addc-queues Show documentation
The addc-queues library supplies support for internal persistent queues using an optional DERBY database for storage.
The newest version!
/**
* Implementation classes for the persistence layer for queues using the
* {@link com.addc.commons.database.Database} to access the storage.
*/
package com.addc.commons.queue.persistence;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy