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 |
AbstractPluralAttributeSourceImpl.getTypeInformation() |
HibernateTypeSource |
PluralAttributeMapKeySourceEmbeddedImpl.getTypeInformation() |
HibernateTypeSource |
SingularAttributeSourceAnyImpl.getTypeInformation() |
HibernateTypeSource |
AbstractSingularAttributeSourceEmbeddedImpl.getTypeInformation() |
HibernateTypeSource |
PluralAttributeMapKeyManyToAnySourceImpl.getTypeInformation() |
HibernateTypeSource |
PluralAttributeMapKeyManyToManySourceImpl.getTypeInformation() |
Modifier and Type | Method and Description |
---|---|
HibernateTypeSource |
PluralAttributeElementSourceBasic.getExplicitHibernateTypeSource() |
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 |
PluralAttributeIndexSource.getTypeInformation()
Obtain information about the Hibernate index type (
Type )
for this plural attribute index. |
HibernateTypeSource |
AnyDiscriminatorSource.getTypeSource() |
HibernateTypeSource |
AnyKeySource.getTypeSource() |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.