Uses of Package
com.gargoylesoftware.base.objectstore
-
Packages that use com.gargoylesoftware.base.objectstore Package Description com.gargoylesoftware.base.objectstore Classes involving object stores. -
Classes in com.gargoylesoftware.base.objectstore used by com.gargoylesoftware.base.objectstore Class Description ObjectStore This is a wrapper for the data layer in an application.ObjectStoreCommand A command that can be sent to an object storeObjectStoreCommandNotSupportedException Exception that will be thrown when a command is passed into an object store and that store does not understand the specified command.ObjectStoreException Thrown when an error occuring during the processing of an object store.