Package | Description |
---|---|
org.hibernate.boot.jaxb.hbm.spi |
Modifier and Type | Field and Description |
---|---|
protected List<JaxbHbmFilterType> |
JaxbHbmSetType.filter |
protected List<JaxbHbmFilterType> |
JaxbHbmIdBagCollectionType.filter |
protected List<JaxbHbmFilterType> |
JaxbHbmMapType.filter |
protected List<JaxbHbmFilterType> |
JaxbHbmRootEntityType.filter |
protected List<JaxbHbmFilterType> |
JaxbHbmListType.filter |
protected List<JaxbHbmFilterType> |
JaxbHbmBagCollectionType.filter |
protected List<JaxbHbmFilterType> |
JaxbHbmManyToManyCollectionElementType.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> |
PluralAttributeInfo.getFilter() |
List<JaxbHbmFilterType> |
PluralAttributeInfoPrimitiveArrayAdapter.getFilter() |
List<JaxbHbmFilterType> |
JaxbHbmSetType.getFilter()
Gets the value of the filter property.
|
List<JaxbHbmFilterType> |
JaxbHbmIdBagCollectionType.getFilter()
Gets the value of the filter property.
|
List<JaxbHbmFilterType> |
JaxbHbmMapType.getFilter()
Gets the value of the filter property.
|
List<JaxbHbmFilterType> |
JaxbHbmRootEntityType.getFilter()
Gets the value of the filter property.
|
List<JaxbHbmFilterType> |
JaxbHbmListType.getFilter()
Gets the value of the filter property.
|
List<JaxbHbmFilterType> |
JaxbHbmBagCollectionType.getFilter()
Gets the value of the filter property.
|
List<JaxbHbmFilterType> |
JaxbHbmManyToManyCollectionElementType.getFilter()
Gets the value of the filter property.
|
List<JaxbHbmFilterType> |
JaxbHbmArrayType.getFilter()
Gets the value of the filter property.
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.