Package | Description |
---|---|
org.hibernate.jpamodelgen.xml |
Modifier and Type | Class and Description |
---|---|
class |
XmlMetaEmbeddable |
Constructor and Description |
---|
XmlMetaCollection(XmlMetaEntity parent,
String propertyName,
String type,
String collectionType) |
XmlMetaMap(XmlMetaEntity parent,
String propertyName,
String type,
String collectionType,
String keyType) |
XmlMetaSingleAttribute(XmlMetaEntity parent,
String propertyName,
String type) |
Copyright © 2009-2013. All Rights Reserved.