|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.jpamodelgen.annotation.AnnotationMetaAttribute
org.hibernate.jpamodelgen.annotation.AnnotationMetaCollection
org.hibernate.jpamodelgen.annotation.AnnotationMetaMap
public class AnnotationMetaMap
| Constructor Summary | |
|---|---|
AnnotationMetaMap(AnnotationMetaEntity parent,
Element element,
String collectionType,
String keyType,
String elementType)
|
|
| Method Summary | |
|---|---|
String |
getDeclarationString()
|
| Methods inherited from class org.hibernate.jpamodelgen.annotation.AnnotationMetaCollection |
|---|
getMetaType |
| Methods inherited from class org.hibernate.jpamodelgen.annotation.AnnotationMetaAttribute |
|---|
getHostingEntity, getPropertyName, getTypeDeclaration, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.hibernate.jpamodelgen.model.MetaAttribute |
|---|
getHostingEntity, getPropertyName, getTypeDeclaration |
| Constructor Detail |
|---|
public AnnotationMetaMap(AnnotationMetaEntity parent,
Element element,
String collectionType,
String keyType,
String elementType)
| Method Detail |
|---|
public String getDeclarationString()
getDeclarationString in interface MetaAttributegetDeclarationString in class AnnotationMetaAttribute
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||