Package | Description |
---|---|
org.hibernate.boot.model.source.internal.hbm | |
org.hibernate.boot.model.source.spi |
Modifier and Type | Class and Description |
---|---|
class |
FilterSourceImpl |
Modifier and Type | Method and Description |
---|---|
FilterSource[] |
AbstractEntitySourceImpl.getFilterSources() |
FilterSource[] |
AbstractPluralAttributeSourceImpl.getFilterSources() |
FilterSource[] |
PluralAttributeElementSourceManyToManyImpl.getFilterSources() |
Modifier and Type | Method and Description |
---|---|
FilterSource[] |
EntitySource.getFilterSources()
Obtain the filters for this entity.
|
FilterSource[] |
PluralAttributeElementSourceManyToMany.getFilterSources() |
FilterSource[] |
PluralAttributeSource.getFilterSources() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.