Package | Description |
---|---|
com.breeze.hib | |
com.breeze.save | |
com.breeze.webserver |
Class and Description |
---|
EntityInfo |
SaveProcessor
This is the base class that supports all save opertions within breeze.
|
SaveWorkState
This is the primary class for providing save interception logic; it it also the repository of
all of the information regarding the entities and their statuses associated with a save operation.
|
Class and Description |
---|
EntityError |
EntityErrorsException |
EntityInfo |
EntityState |
KeyMapping |
SaveOptions |
SaveProcessor
This is the base class that supports all save opertions within breeze.
|
SaveProcessor.SaveState
Describes the current stage of processing for the entities within a SaveWorkState.
|
SaveResult
Result of a save, which may have either Entities & KeyMappings, or
EntityErrors
|
SaveWorkState
This is the primary class for providing save interception logic; it it also the repository of
all of the information regarding the entities and their statuses associated with a save operation.
|
Class and Description |
---|
SaveResult
Result of a save, which may have either Entities & KeyMappings, or
EntityErrors
|
SaveWorkState
This is the primary class for providing save interception logic; it it also the repository of
all of the information regarding the entities and their statuses associated with a save operation.
|