Package org.hibernate.metamodel.mapping
Interface MappingType
- All Known Subinterfaces:
AdjustableBasicType<J>,BasicPluralType<C,E>,BasicType<T>,CollectionMappingType<C>,ConvertedBasicType<J>,DeprecatedEntityStuff,DiscriminatorType<O>,EmbeddableMappingType,EntityMappingType,EntityPersister,InFlightEntityMappingType,JdbcMapping,Loadable,Lockable,ManagedMappingType,NonAggregatedIdentifierMapping.IdentifierValueMapper,OuterJoinLoadable,PostInsertIdentityPersister,Queryable,SQLLoadable,UniqueKeyLoadable
- All Known Implementing Classes:
AbstractEmbeddableMapping,AbstractEntityPersister,AbstractSingleColumnStandardBasicType,AbstractStandardBasicType,AnonymousTupleBasicEntityIdentifierMapping,AnonymousTupleBasicValuedModelPart,AnonymousTupleEmbeddableValuedModelPart,AnonymousTupleEmbeddedEntityIdentifierMapping,AnonymousTupleEntityValuedModelPart,AnonymousTupleNonAggregatedEntityIdentifierMapping,AnonymousTupleTableGroupProducer,BasicArrayType,BasicCollectionType,BasicTypeImpl,BasicTypeImpl,BottomType,CompoundNaturalIdMapping,ConvertedBasicArrayType,ConvertedBasicCollectionType,ConvertedBasicTypeImpl,CteTupleTableGroupProducer,CustomMutabilityConvertedBasicTypeImpl,CustomMutabilityConvertedPrimitiveBasicTypeImpl,CustomType,DiscriminatedAssociationMapping,DiscriminatorType,DiscriminatorTypeImpl,EmbeddableMappingTypeImpl,IdClassEmbeddable,ImmutableNamedBasicTypeImpl,JavaObjectType,JoinedSubclassEntityPersister,MockEntityPersister,NamedBasicTypeImpl,NullType,PrimitiveBasicTypeImpl,ProcessorSessionFactory.EntityPersister,QueryParameterJavaObjectType,SerializableToBlobType,SerializableType,SingleTableEntityPersister,StandardBasicTypeTemplate,UnionSubclassEntityPersister,VirtualIdEmbeddable
public interfaceMappingTypeCommon descriptor for types in the mapping model - entities, embeddables, String, Integer, etc
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description JavaType<?>getMappedJavaType()Thedescriptor descriptor for the mapped Java type
Method Detail
getMappedJavaType
JavaType<?> getMappedJavaType()
Thedescriptor descriptor for the mapped Java type