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
Modifier and TypeFieldDescriptionstatic final String
ThePersistenceService
wrapping 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
ThePersistenceService
wrapping the primary SQL database uses this name- See Also:
-