public interface Property<E>
Modifier and Type | Method and Description |
---|---|
String |
getAlias() |
Expression |
getExpression() |
String |
getName() |
Class<E> |
getType() |
String getName()
String getAlias()
Expression getExpression()
Copyright © 2001–2020 Apache Cayenne. All rights reserved.