public interface SimpleAssociationHandler
PersistentProperty
based Association
.PropertyHandler
Modifier and Type | Method and Description |
---|---|
void |
doWithAssociation(Association<? extends PersistentProperty<?>> association)
Handle the given
Association . |
void doWithAssociation(Association<? extends PersistentProperty<?>> association)
Association
.association
- will never be null.Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.