Implementation

The Commons Persistence module provides a default implementation of this service, RepositoryServiceDefault.

Configuration Properties

The default implementation of this domain service supports the following configuration properties:

Property Value
(default value)
Description

causeway.core.runtime-services.
repository-service.
disable-auto-flush

true,false
(false)

Whether the RepositoryService should automatically flush pending changes prior to querying (via allMatches(), firstMatch() and so on).