| Package | Description |
|---|---|
| org.hibernate.jpamodelgen.xml |
Implementation of the model classes backed by annotations.
|
| 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 © 2001-2022 Red Hat, Inc. All Rights Reserved.