TinyBase logoTinyBase

Getter methods

This is the collection of getter methods within the Persister interface. There is only one method, getStore.

getStore

The getStore method returns a reference to the underlying Store or MergeableStore that is backing this Persister object.

Read more