Package com.gargoylesoftware.base.objectstore
package com.gargoylesoftware.base.objectstore
Classes involving object stores. These are wrappers for data access.
-
ClassDescriptionAn object store that just dispatches commands to other object storesThis is a wrapper for the data layer in an application.A command that can be sent to an object storeException that will be thrown when a command is passed into an object store and that store does not understand the specified command.Thrown when an error occuring during the processing of an object store.An object store that allows configuration by reflection.