Class and Description |
---|
DataAccessRegistry
The DalRegistry, or Data Access Layer Registry, allows for ModelControllers to be
registered, booted up, and then accessed.
|
Class and Description |
---|
BasePersister |
DummyPersister
A persister that does absolutely nothing.
|
Model
A Model is the basic interface by which all data access in Stallion is done.
|
ModelBase
Base implementation of the Model interface.
|
ModelController |
Persister
A Persister actually handles interaction with the data store.
|
StandardModelController
The standard implementation of a ModelController.
|
UniqueKey
Annotate a model property getter with this if the property is a unique key.
|
Class and Description |
---|
DataAccessRegistry
The DalRegistry, or Data Access Layer Registry, allows for ModelControllers to be
registered, booted up, and then accessed.
|
Tickets
Tickets is a class that generates new unique ID's for new models.
|
Class and Description |
---|
BasePersister |
DataAccessRegistration |
DataAccessRegistry
The DalRegistry, or Data Access Layer Registry, allows for ModelControllers to be
registered, booted up, and then accessed.
|
Displayable |
DisplayableModelController |
DynamicModelDefinition
Normally models are defined by creating Java classes with annotations.
|
MappedModel
A Model subclass that implements the Map interface and accepts arbitrary
key/value data.
|
Model
A Model is the basic interface by which all data access in Stallion is done.
|
ModelBase
Base implementation of the Model interface.
|
ModelController |
Persister
A Persister actually handles interaction with the data store.
|
ReadOnlyWrapper
A wrapper around a ModelController that only gives access to read methods.
|
StandardDisplayableModel
A base class for model objects that can be rendered as web pages.
|
StandardModelController
The standard implementation of a ModelController.
|
Stash
The Stash sits between the ModelController and the Persister.
|
StashBase |
Tickets
Tickets is a class that generates new unique ID's for new models.
|
UniqueKey
Annotate a model property getter with this if the property is a unique key.
|
Class and Description |
---|
BasePersister |
DataAccessRegistration |
DynamicModelDefinition
Normally models are defined by creating Java classes with annotations.
|
Model
A Model is the basic interface by which all data access in Stallion is done.
|
ModelController |
Persister
A Persister actually handles interaction with the data store.
|
Stash
The Stash sits between the ModelController and the Persister.
|
Tickets
Tickets is a class that generates new unique ID's for new models.
|
Class and Description |
---|
Model
A Model is the basic interface by which all data access in Stallion is done.
|
Class and Description |
---|
Tickets
Tickets is a class that generates new unique ID's for new models.
|
Class and Description |
---|
Tickets
Tickets is a class that generates new unique ID's for new models.
|
Class and Description |
---|
BasePersister |
DataAccessRegistration |
Displayable |
DisplayableModelController |
MappedModel
A Model subclass that implements the Map interface and accepts arbitrary
key/value data.
|
MappedModelBase |
Model
A Model is the basic interface by which all data access in Stallion is done.
|
ModelBase
Base implementation of the Model interface.
|
ModelController |
Persister
A Persister actually handles interaction with the data store.
|
StandardDisplayableModel
A base class for model objects that can be rendered as web pages.
|
StandardModelController
The standard implementation of a ModelController.
|
Stash
The Stash sits between the ModelController and the Persister.
|
Class and Description |
---|
LocalMemoryStash
The Stash sits between the ModelController and the Persister.
|
Model
A Model is the basic interface by which all data access in Stallion is done.
|
Class and Description |
---|
Model
A Model is the basic interface by which all data access in Stallion is done.
|
ModelBase
Base implementation of the Model interface.
|
Class and Description |
---|
AlternativeKey
Marks a model property as being a key by which items can be looked up.
|
Model
A Model is the basic interface by which all data access in Stallion is done.
|
ModelBase
Base implementation of the Model interface.
|
ModelController |
StandardModelController
The standard implementation of a ModelController.
|
Class and Description |
---|
AlternativeKey
Marks a model property as being a key by which items can be looked up.
|
Model
A Model is the basic interface by which all data access in Stallion is done.
|
ModelBase
Base implementation of the Model interface.
|
ModelController |
StandardModelController
The standard implementation of a ModelController.
|
UniqueKey
Annotate a model property getter with this if the property is a unique key.
|
Class and Description |
---|
MappedModel
A Model subclass that implements the Map interface and accepts arbitrary
key/value data.
|
MappedModelBase |
Model
A Model is the basic interface by which all data access in Stallion is done.
|
ModelBase
Base implementation of the Model interface.
|
ModelController |
StandardModelController
The standard implementation of a ModelController.
|
Class and Description |
---|
Model
A Model is the basic interface by which all data access in Stallion is done.
|
ModelBase
Base implementation of the Model interface.
|
Class and Description |
---|
Model
A Model is the basic interface by which all data access in Stallion is done.
|
Class and Description |
---|
Displayable |
Model
A Model is the basic interface by which all data access in Stallion is done.
|
ModelController |
Class and Description |
---|
Model
A Model is the basic interface by which all data access in Stallion is done.
|
ModelBase
Base implementation of the Model interface.
|
ModelController |
StandardModelController
The standard implementation of a ModelController.
|
Class and Description |
---|
Displayable |
Class and Description |
---|
AlternativeKey
Marks a model property as being a key by which items can be looked up.
|
AuditTrailEnabled |
BasePersister |
LocalMemoryStash
The Stash sits between the ModelController and the Persister.
|
Model
A Model is the basic interface by which all data access in Stallion is done.
|
ModelBase
Base implementation of the Model interface.
|
ModelController |
PartialStash
PartialStash loads the most recently updated 50,000 items in memory, and also
keeps in memory every item directly loaded by id.
|
Persister
A Persister actually handles interaction with the data store.
|
StandardModelController
The standard implementation of a ModelController.
|
Stash
The Stash sits between the ModelController and the Persister.
|
StashBase |
UniqueKey
Annotate a model property getter with this if the property is a unique key.
|
Copyright © 2016. All rights reserved.