| Package | Description |
|---|---|
| com.gargoylesoftware.base.objectstore |
Classes involving object stores.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DispatchingObjectStore
An object store that just dispatches commands to other object stores
|
class |
ReflectedObjectStore
An object store that allows configuration by reflection.
|
| Modifier and Type | Method and Description |
|---|---|
protected ObjectStore |
DispatchingObjectStore.findStore(ObjectStoreCommand command)
Find the ObjectStore for the specified command
|
Copyright © 1998–2025 Gargoyle Software Inc.. All rights reserved.