public interface SimplePropertyHandler
PersistentProperty
instances.Modifier and Type | Method and Description |
---|---|
void |
doWithPersistentProperty(PersistentProperty<?> property)
Handle the given
PersistentProperty . |
void doWithPersistentProperty(PersistentProperty<?> property)
PersistentProperty
.property
- will never be null.Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.