Package | Description |
---|---|
org.hibernate.boot.model.source.spi |
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 |
AttributeSource.getTypeInformation()
Obtain information about the Hibernate type (
Type ) for this attribute. |
HibernateTypeSource |
CollectionIdSource.getTypeInformation()
Obtain information about the Hibernate type (
Type ) for the collection id |
HibernateTypeSource |
AnyKeySource.getTypeSource() |
HibernateTypeSource |
AnyDiscriminatorSource.getTypeSource() |
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.