public abstract class AbstractJpaBeanPropertyPostProcessor extends Object implements com.holonplatform.core.beans.BeanPropertyPostProcessor, JpaBeanPostProcessor
BeanPropertyPostProcessor which checks for JPA API availability before processing.| Constructor and Description |
|---|
AbstractJpaBeanPropertyPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
com.holonplatform.core.beans.BeanProperty.Builder<?> |
processBeanProperty(com.holonplatform.core.beans.BeanProperty.Builder<?> property,
Class<?> beanOrNestedClass) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitregisterPostProcessorspublic AbstractJpaBeanPropertyPostProcessor()
public com.holonplatform.core.beans.BeanProperty.Builder<?> processBeanProperty(com.holonplatform.core.beans.BeanProperty.Builder<?> property,
Class<?> beanOrNestedClass)
processBeanProperty in interface com.holonplatform.core.beans.BeanPropertyPostProcessorCopyright © 2019 The Holon Platform. All rights reserved.