| Interface | Description |
|---|---|
| BatchCollector |
Collects update statements and parameters which are then executed in a batch statement during update.
|
| BatchCollector.ResultCheck | |
| CacheInvalidator |
Invalidator which is used to invalidate cache if there are changes items.
|
| ChangeSet |
Represents whole change set what have been modified in models.
|
| JaloAccessorsService |
Allows to check if given type can be used without JALO layer.
|
| MutableChangeSet |
MutableChangeSet interface for creating changeset.
|
| PersistResult |
Represents the result of persist operation.
|
| SLDUnsafeTypesProvider | |
| WritePersistenceGateway |
Persistence gateway responsible for writes.
|
| Class | Description |
|---|---|
| AbstractSLDUnsafeJALOAttributesTest | |
| DefaultSLDUnsafeTypesProvider |
Holds all detected
UnsafeTypeInfo objects for types which do still require Jalo for reading or writing data. |
| DirectPersistenceUtils | |
| LegacyFlagsUtils |
LegacyFlagsUtils class allows turning *.legacy.mode flags on and off per thread.
|
| LoadItemHolder |
Keeps all information required to load entity from database.
|
| RecordVisitorUnitTest |
Simple test for Record hierarchy.
|
| SimpleRecordTest | |
| SLDUnsafeJALOAttributesTest | |
| SLDUnsafeTypesProviderBuilder | |
| UnsafeMethodInfo | |
| UnsafeTypeInfo |
| Enum | Description |
|---|---|
| CrudEnum |
Represents type of operation
|
| LegacyFlagsUtils.LegacyFlag |
Represents one of legacy flags:
SYNC - synchronization,
INIT - initialization,
PERSIST - persistence,
IMPEX - ImpEx,
SYSTEM_SETUP_SORT - system setup sort.
|
Copyright © 2018 SAP SE. All Rights Reserved.