Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.hibernate.metamodel.source.annotations Classes and Interfaces - 56 results found.
NameDescriptionTypePackageFramework
AbstractAttributeTypeResolverClassorg.hibernate.metamodel.source.annotations.attribute.typeHibernate ORM
AnnotationBindingContextDefines an interface for providing additional annotation related context information.Interfaceorg.hibernate.metamodel.source.annotationsHibernate ORM
AnnotationBindingContextImplClassorg.hibernate.metamodel.source.annotationsHibernate ORM
AnnotationMetadataSourceProcessorImplMain class responsible to creating and binding the Hibernate meta-model from annotations.Classorg.hibernate.metamodel.source.annotationsHibernate ORM
AssociationAttributeRepresents an association attribute.Classorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
AttributeNatureenum AttributeNatureextends EnumAn enum defining the type of a mapped attribute.Classorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
AttributeOverrideContains the information about a single AttributeOverride.Classorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
AttributeTypeResolverDetermines explicit Hibernate type information for JPA mapped attributes when additional type information is provided via annotations like Lob, Enumerated andInterfaceorg.hibernate.metamodel.source.annotations.attribute.typeHibernate ORM
AttributeTypeResolverImplClassorg.hibernate.metamodel.source.annotations.attribute.typeHibernate ORM
BasicAttributeRepresent a basic attribute (explicitly or implicitly mapped).Classorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
ColumnSourceImplClassorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
ColumnValuesContainer for the properties defined by Column.Classorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
ColumnValuesSourceImplClassorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
ComponentAttributeSourceImplAnnotation backed implementation of ComponentAttributeSource.Classorg.hibernate.metamodel.source.annotations.entityHibernate ORM
CompositeAttributeTypeResolverClassorg.hibernate.metamodel.source.annotations.attribute.typeHibernate ORM
ConfiguredClassClassorg.hibernate.metamodel.source.annotations.entityHibernate ORM
ConfiguredClassTypeenum ConfiguredClassTypeextends EnumEnum Constant SummaryEMBEDDABLEClassorg.hibernate.metamodel.source.annotations.entityHibernate ORM
DerivedValueSourceImplClassorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
DiscriminatorSourceImplClassorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
EmbeddableClassRepresents the information about an entity annotated with @Embeddable.Classorg.hibernate.metamodel.source.annotations.entityHibernate ORM
EmbeddableHierarchyContains information about the access and inheritance type for all classes within a class hierarchy.Classorg.hibernate.metamodel.source.annotations.entityHibernate ORM
EntityBindingContextAnnotation version of a local binding context.Classorg.hibernate.metamodel.source.annotations.entityHibernate ORM
EntityClassRepresents an entity or mapped superclass configured via annotations/orm-xml.Classorg.hibernate.metamodel.source.annotations.entityHibernate ORM
EntityHierarchyBuilderGiven a (jandex) annotation index build processes all classes with JPA relevant annotations and pre-orders JPA entities respectively their inheritance hierarchy.Classorg.hibernate.metamodel.source.annotationsHibernate ORM
EntityHierarchyImplClassorg.hibernate.metamodel.source.annotationsHibernate ORM
EntityMappingsMockerParse all JaxbEntityMappings generated from orm.Classorg.hibernate.metamodel.source.annotations.xml.mockerHibernate ORM
EntityMappingsMocker .DefaultSee Also:Serialized FormConstructor SummaryEntityMappingsMocker.Classorg.hibernate.metamodel.source.annotations.xml.mocker.EntityMappingsMockerHibernate ORM
EntitySourceImplClassorg.hibernate.metamodel.source.annotations.entityHibernate ORM
EnumConversionHelperHelper class which converts between different enum types.Classorg.hibernate.metamodel.source.annotationsHibernate ORM
EnumeratedTypeResolverClassorg.hibernate.metamodel.source.annotations.attribute.typeHibernate ORM
ExplicitHibernateTypeSourceImplClassorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
FetchProfileBinderBinds fetch profiles found in annotations.Classorg.hibernate.metamodel.source.annotations.globalHibernate ORM
FilterDefBinderBinds FilterDefs and FilterDef annotations.Classorg.hibernate.metamodel.source.annotations.globalHibernate ORM
FormulaValueClassorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
HibernateDotNamesDefines the dot names for the Hibernate specific mapping annotations.Interfaceorg.hibernate.metamodel.source.annotationsHibernate ORM
IdGeneratorBinderBinds SequenceGenerator, TableGenerator, GenericGenerator, and GenericGenerators annotations.Classorg.hibernate.metamodel.source.annotations.globalHibernate ORM
IdTypeenum IdTypeextends EnumAn emum for the type of id configuration for an entity.Classorg.hibernate.metamodel.source.annotations.entityHibernate ORM
IndexBuilderClassorg.hibernate.metamodel.source.annotations.xml.mockerHibernate ORM
IndexedAnnotationFilterInterfaceorg.hibernate.metamodel.source.annotations.xml.filterHibernate ORM
JandexHelperUtility methods for working with the jandex annotation index.Classorg.hibernate.metamodel.source.annotationsHibernate ORM
JPADotNamesInterfaceorg.hibernate.metamodel.source.annotationsHibernate ORM
LobTypeResolverClassorg.hibernate.metamodel.source.annotations.attribute.typeHibernate ORM
MappedAttributeClassorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
MockHelperClassorg.hibernate.metamodel.source.annotations.xml.mockerHibernate ORM
PseudoJpaDotNamesInterfaceorg.hibernate.metamodel.source.annotations.xmlHibernate ORM
QueryBinderBinds NamedQuery, NamedQueries, NamedNativeQuery, NamedNativeQueries, NamedQuery, NamedQueries,Classorg.hibernate.metamodel.source.annotations.globalHibernate ORM
ReflectionHelperClassorg.hibernate.metamodel.source.annotationsHibernate ORM
RootEntitySourceImplClassorg.hibernate.metamodel.source.annotations.entityHibernate ORM
SimpleIdentifierSourceImplNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
SingularAttributeSourceImplClassorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
SubclassEntitySourceImplClassorg.hibernate.metamodel.source.annotations.entityHibernate ORM
TableBinderBinds table related information.Classorg.hibernate.metamodel.source.annotations.globalHibernate ORM
TemporalTypeResolverClassorg.hibernate.metamodel.source.annotations.attribute.typeHibernate ORM
ToOneAttributeSourceImplClassorg.hibernate.metamodel.source.annotations.attributeHibernate ORM
TypeDefBinderBinds TypeDef and TypeDefs.Classorg.hibernate.metamodel.source.annotations.globalHibernate ORM
UnknownInheritanceTypeExceptionClassorg.hibernate.metamodel.source.annotationsHibernate ORM