Uses of Class
org.jeasy.props.annotations.DBProperty
-
Packages that use DBProperty Package Description org.jeasy.props.processors This package contains built-in annotation processors. -
-
Uses of DBProperty in org.jeasy.props.processors
Methods in org.jeasy.props.processors with parameters of type DBProperty Modifier and Type Method Description ObjectDBPropertyAnnotationProcessor. processAnnotation(DBProperty dbPropertyAnnotation, Field field)
-