| Package | Description |
|---|---|
| org.hibernate.boot.model.source.internal.hbm | |
| org.hibernate.boot.model.source.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
HibernateTypeSourceImpl |
| Modifier and Type | Method and Description |
|---|---|
HibernateTypeSource |
SingularAttributeSourceAnyImpl.getTypeInformation() |
HibernateTypeSource |
PluralAttributeMapKeySourceEmbeddedImpl.getTypeInformation() |
HibernateTypeSource |
PluralAttributeMapKeyManyToManySourceImpl.getTypeInformation() |
HibernateTypeSource |
PluralAttributeMapKeyManyToAnySourceImpl.getTypeInformation() |
HibernateTypeSource |
AbstractSingularAttributeSourceEmbeddedImpl.getTypeInformation() |
HibernateTypeSource |
AbstractPluralAttributeSourceImpl.getTypeInformation() |
| Modifier and Type | Method and Description |
|---|---|
HibernateTypeSource |
PluralAttributeElementSourceBasic.getExplicitHibernateTypeSource() |
HibernateTypeSource |
PluralAttributeIndexSource.getTypeInformation()
Obtain information about the Hibernate index type (
Type)
for this plural attribute index. |
HibernateTypeSource |
CollectionIdSource.getTypeInformation()
Obtain information about the Hibernate type (
Type) for the collection id |
HibernateTypeSource |
AttributeSource.getTypeInformation()
Obtain information about the Hibernate type (
Type) for this attribute. |
HibernateTypeSource |
AnyKeySource.getTypeSource() |
HibernateTypeSource |
AnyDiscriminatorSource.getTypeSource() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.