Package | Description |
---|---|
org.hibernate.boot.jaxb.hbm.spi | |
org.hibernate.boot.model.source.internal.hbm |
Modifier and Type | Field and Description |
---|---|
protected List<JaxbHbmFilterType> |
JaxbHbmSetType.filter |
protected List<JaxbHbmFilterType> |
JaxbHbmRootEntityType.filter |
protected List<JaxbHbmFilterType> |
JaxbHbmMapType.filter |
protected List<JaxbHbmFilterType> |
JaxbHbmManyToManyCollectionElementType.filter |
protected List<JaxbHbmFilterType> |
JaxbHbmListType.filter |
protected List<JaxbHbmFilterType> |
JaxbHbmIdBagCollectionType.filter |
protected List<JaxbHbmFilterType> |
JaxbHbmBagCollectionType.filter |
protected List<JaxbHbmFilterType> |
JaxbHbmArrayType.filter |
Modifier and Type | Method and Description |
---|---|
JaxbHbmFilterType |
ObjectFactory.createJaxbHbmFilterType()
Create an instance of
JaxbHbmFilterType |
Modifier and Type | Method and Description |
---|---|
List<JaxbHbmFilterType> |
PluralAttributeInfoPrimitiveArrayAdapter.getFilter() |
List<JaxbHbmFilterType> |
PluralAttributeInfo.getFilter() |
List<JaxbHbmFilterType> |
JaxbHbmSetType.getFilter()
Gets the value of the filter property.
|
List<JaxbHbmFilterType> |
JaxbHbmRootEntityType.getFilter()
Gets the value of the filter property.
|
List<JaxbHbmFilterType> |
JaxbHbmMapType.getFilter()
Gets the value of the filter property.
|
List<JaxbHbmFilterType> |
JaxbHbmManyToManyCollectionElementType.getFilter()
Gets the value of the filter property.
|
List<JaxbHbmFilterType> |
JaxbHbmListType.getFilter()
Gets the value of the filter property.
|
List<JaxbHbmFilterType> |
JaxbHbmIdBagCollectionType.getFilter()
Gets the value of the filter property.
|
List<JaxbHbmFilterType> |
JaxbHbmBagCollectionType.getFilter()
Gets the value of the filter property.
|
List<JaxbHbmFilterType> |
JaxbHbmArrayType.getFilter()
Gets the value of the filter property.
|
Constructor and Description |
---|
FilterSourceImpl(MappingDocument mappingDocument,
JaxbHbmFilterType filterElement) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.