org.apache.myfaces.orchestra.dynaForm.metadata.impl.hibernate
Class HibernateExtractor
java.lang.Object
org.apache.myfaces.orchestra.dynaForm.metadata.impl.ejb.EjbExtractor
org.apache.myfaces.orchestra.dynaForm.metadata.impl.hibernate.HibernateExtractor
- All Implemented Interfaces:
- Extractor
public class HibernateExtractor
- extends EjbExtractor
Extract hibernate specific data
| Methods inherited from class org.apache.myfaces.orchestra.dynaForm.metadata.impl.ejb.EjbExtractor |
checkEmbeddEntity, convertMethodName, create, createClassList, createFullName, determineAccessByField, embeddEntity, getFields, getMetaData, getMethods, hasAnnotationTransient, initFromFields, initFromMethods, initFromType, processEmbedded, processField, setSpecialFieldDisabled, validModifier |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HibernateExtractor
public HibernateExtractor()
initFromAnnotations
protected void initFromAnnotations(EjbExtractor.Context context,
MetaFieldWritable mdField,
AccessibleObject accessibleObject)
- Description copied from class:
EjbExtractor
- init metadata from annotations
- Overrides:
initFromAnnotations in class EjbExtractor
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.