|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.jpamodelgen.xml.XmlMetaAttribute
org.hibernate.jpamodelgen.xml.XmlMetaCollection
org.hibernate.jpamodelgen.xml.XmlMetaMap
public class XmlMetaMap
| Constructor Summary | |
|---|---|
XmlMetaMap(XmlMetaEntity parent,
String propertyName,
String type,
String collectionType,
String keyType)
|
|
| Method Summary | |
|---|---|
String |
getDeclarationString()
|
| Methods inherited from class org.hibernate.jpamodelgen.xml.XmlMetaCollection |
|---|
getMetaType |
| Methods inherited from class org.hibernate.jpamodelgen.xml.XmlMetaAttribute |
|---|
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 XmlMetaMap(XmlMetaEntity parent,
String propertyName,
String type,
String collectionType,
String keyType)
| Method Detail |
|---|
public String getDeclarationString()
getDeclarationString in interface MetaAttributegetDeclarationString in class XmlMetaAttribute
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||