@Priority(value=1100) public class JpaEnumeratedBeanPropertyPostProcessor extends AbstractJpaBeanPropertyPostProcessor
BeanPropertyPostProcessor to setup a suitable enum PropertyValueConverter when the JPA
Enumerated annotation is detected on a bean property.
Property enum converter is setted up only if the bean property has not a PropertyValueConverter configured
yet.
| Constructor and Description |
|---|
JpaEnumeratedBeanPropertyPostProcessor() |
processBeanPropertyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitregisterPostProcessorsCopyright © 2019 The Holon Platform. All rights reserved.