Interface IModelObjectRepository


public interface IModelObjectRepository
Interface for a repository containing model objects. A repository can be used as a facade to the persistence layer.

This interface is experimental in this version. The API might change without notice until it is finalized in a future version.

Author:
Jan Ortmann