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