public class AnnotationMetadataProcessor extends JavaBeanMetadataProcessor
GET, IS, isUpdatable, materializedSource, OBJECT_COL_SUFFIX, OBJECT_URI, pkMethod, PRIMARY_TABLE_PROPERTY, rootTable, SET, useAnnotations, VIEWTABLE_SUFFIX
Constructor and Description |
---|
AnnotationMetadataProcessor(boolean useAnnotations) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isFieldSearchable(Class<?> entity,
Field f) |
protected boolean |
isMethodSearchable(Class<?> entity,
Method m) |
protected boolean |
isValueRequired(Field f) |
protected boolean |
isValueRequired(Method m) |
addColumn, getTableName, process, setIsUpdateable
public AnnotationMetadataProcessor(boolean useAnnotations)
useAnnotations
- protected boolean isValueRequired(Method m)
isValueRequired
in class JavaBeanMetadataProcessor
protected boolean isFieldSearchable(Class<?> entity, Field f)
isFieldSearchable
in class JavaBeanMetadataProcessor
protected boolean isValueRequired(Field f)
isValueRequired
in class JavaBeanMetadataProcessor
Copyright © 2016 JBoss by Red Hat. All rights reserved.