org.hibernate.jpamodelgen.annotation
Class AnnotationEmbeddable
java.lang.Object
org.hibernate.jpamodelgen.annotation.AnnotationMetaEntity
org.hibernate.jpamodelgen.annotation.AnnotationEmbeddable
- All Implemented Interfaces:
- ImportContext, MetaEntity
public class AnnotationEmbeddable
- extends AnnotationMetaEntity
- Author:
- Max Andersen, Hardy Ferentschik, Emmanuel Bernard
| Methods inherited from class org.hibernate.jpamodelgen.annotation.AnnotationMetaEntity |
generateImports, getContext, getElement, getEntityAccessTypeInfo, getPackageName, getQualifiedName, getSimpleName, getTypeElement, importType, importType, init, isMetaComplete, mergeInMembers, staticImport |
AnnotationEmbeddable
public AnnotationEmbeddable(TypeElement element,
Context context)
getMembers
public List<MetaAttribute> getMembers()
- Specified by:
getMembers in interface MetaEntity- Overrides:
getMembers in class AnnotationMetaEntity
toString
public String toString()
- Overrides:
toString in class AnnotationMetaEntity
Copyright © 2009-2010. All Rights Reserved.