public class ToManyWithJoinEntity extends ToManyBase
sourceEntity, targetEntity
Constructor and Description |
---|
ToManyWithJoinEntity(Schema schema,
Entity sourceEntity,
Entity targetEntity,
Entity joinEntity,
Property sourceProperty,
Property targetProperty) |
Modifier and Type | Method and Description |
---|---|
Entity |
getJoinEntity() |
Property |
getSourceProperty() |
Property |
getTargetProperty() |
getName, getOrder, getSourceEntity, getTargetEntity, orderAsc, orderDesc, setName, toString
Available under the GPLv3 - Copyright © 2011-2015 greenrobot.de. All Rights Reserved.