Class EmbeddableProperty<E>

java.lang.Object
org.apache.cayenne.exp.property.BaseProperty<E>
org.apache.cayenne.exp.property.EmbeddableProperty<E>
All Implemented Interfaces:
PathProperty<E>, Property<E>

public class EmbeddableProperty<E> extends BaseProperty<E> implements PathProperty<E>
Property that represents object attribute mapped on Embeddable object.
Since:
4.2