Package com.sap.cds.services.persistence
Interface PersistenceService
- All Superinterfaces:
CqnService,Service
The interface defining the consumption API of the
PersistenceService.
The PersistenceService is basically a wrapper around a CdsDataStore, providing extensibility via Handler.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThePersistenceServicewrapping the primary SQL database uses this nameFields inherited from interface com.sap.cds.services.cds.CqnService
EVENT_CREATE, EVENT_DELETE, EVENT_READ, EVENT_UPDATE, EVENT_UPSERT -
Method Summary
-
Field Details
-
DEFAULT_NAME
ThePersistenceServicewrapping the primary SQL database uses this name- See Also:
-