Package | Description |
---|---|
com.gargoylesoftware.base.objectstore |
Classes involving object stores.
|
Class and Description |
---|
ObjectStore
This is a wrapper for the data layer in an application.
|
ObjectStoreCommand
A command that can be sent to an object store
|
ObjectStoreCommandNotSupportedException
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.
|
Copyright © 1998–2014 Gargoyle Software Inc.. All rights reserved.