public abstract class AbstractJpaBeanPropertySetPostProcessor extends Object implements com.holonplatform.core.beans.BeanPropertySetPostProcessor, JpaBeanPostProcessor
BeanPropertySetPostProcessor which checks for JPA API availability before processing.| Constructor and Description |
|---|
AbstractJpaBeanPropertySetPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
processBeanPropertySet(com.holonplatform.core.beans.BeanPropertySet.Builder<?,?> propertySet,
Class<?> beanClass) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitregisterPostProcessorspublic AbstractJpaBeanPropertySetPostProcessor()
public void processBeanPropertySet(com.holonplatform.core.beans.BeanPropertySet.Builder<?,?> propertySet,
Class<?> beanClass)
processBeanPropertySet in interface com.holonplatform.core.beans.BeanPropertySetPostProcessorCopyright © 2019 The Holon Platform. All rights reserved.