Class KeyValuePersistentProperty<P extends KeyValuePersistentProperty<P>>

All Implemented Interfaces:
PersistentProperty<P>

public class KeyValuePersistentProperty<P extends KeyValuePersistentProperty<P>> extends AnnotationBasedPersistentProperty<P>
Most trivial implementation of PersistentProperty.
Author:
Christoph Strobl, Mark Paluch