Interface PersisterHelper

All Superinterfaces:
Persister
All Known Implementing Classes:
ExpressionPersister, PersisterHelperImpl, RelationshipPersister

public interface PersisterHelper extends Persister
This interface contains a few extensions to the base Persister interface to handle special cases with ExpressionExperiment.

You should not rely on this as it is mainly used for creating fixtures for tests.

Author:
poirigui