| Package | Description |
|---|---|
| org.hibernate.internal.jaxb.mapping.hbm | |
| org.hibernate.metamodel.source.hbm |
| Modifier and Type | Field and Description |
|---|---|
protected List<JaxbParamElement> |
JaxbTypeElement.param |
protected List<JaxbParamElement> |
JaxbHibernateMapping.JaxbTypedef.param |
protected List<JaxbParamElement> |
JaxbGeneratorElement.param |
| Modifier and Type | Method and Description |
|---|---|
JaxbParamElement |
ObjectFactory.createJaxbParamElement()
Create an instance of
JaxbParamElement |
| Modifier and Type | Method and Description |
|---|---|
List<JaxbParamElement> |
JaxbTypeElement.getParam()
Gets the value of the param property.
|
List<JaxbParamElement> |
JaxbHibernateMapping.JaxbTypedef.getParam()
Gets the value of the param property.
|
List<JaxbParamElement> |
JaxbGeneratorElement.getParam()
Gets the value of the param property.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
Helper.extractParameters(List<JaxbParamElement> xmlParamElements) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.