| Package | Description |
|---|---|
| org.hibernate.jpamodelgen.xml |
Implementation of the model classes backed by annotations.
|
| Constructor and Description |
|---|
XmlMetaCollection(XmlMetaEntity parent,
java.lang.String propertyName,
java.lang.String type,
java.lang.String collectionType) |
XmlMetaMap(XmlMetaEntity parent,
java.lang.String propertyName,
java.lang.String type,
java.lang.String collectionType,
java.lang.String keyType) |
XmlMetaSingleAttribute(XmlMetaEntity parent,
java.lang.String propertyName,
java.lang.String type) |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.