Class Hierarchy
- java.lang.Object
- org.hibernate.processor.annotation.AbstractAnnotatedMethod (implements org.hibernate.processor.model.MetaAttribute)
- javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
- javax.lang.model.util.AbstractTypeVisitor6<R,P> (implements javax.lang.model.type.TypeVisitor<R,P>)
- org.hibernate.processor.util.AccessTypeInformation
- org.hibernate.processor.annotation.AnnotationMeta (implements org.hibernate.processor.model.Metamodel)
- org.hibernate.processor.annotation.AnnotationMetaAttribute (implements org.hibernate.processor.model.MetaAttribute)
- org.hibernate.processor.annotation.AnnotationMetaType (implements org.hibernate.processor.model.MetaAttribute)
- org.hibernate.processor.ClassWriter
- org.hibernate.processor.util.Constants
- org.hibernate.processor.Context
- org.hibernate.processor.util.xml.ContextProvidingValidationEventHandler (implements jakarta.xml.bind.ValidationEventHandler)
- org.hibernate.processor.annotation.DataAnnotationMetaAttribute (implements org.hibernate.processor.model.MetaAttribute)
- org.hibernate.processor.annotation.DefaultConstructor (implements org.hibernate.processor.model.MetaAttribute)
- org.hibernate.processor.annotation.EventField (implements org.hibernate.processor.model.MetaAttribute)
- javax.xml.stream.util.EventReaderDelegate (implements javax.xml.stream.XMLEventReader)
- org.hibernate.processor.util.FileTimeStampChecker (implements java.io.Serializable)
- org.hibernate.processor.annotation.IdClassMetaAttribute (implements org.hibernate.processor.model.MetaAttribute)
- org.hibernate.processor.ImportContextImpl (implements org.hibernate.processor.model.ImportContext)
- org.hibernate.processor.annotation.InnerClassMetaAttribute (implements org.hibernate.processor.model.MetaAttribute)
- org.hibernate.processor.xml.JpaDescriptorParser
- org.hibernate.processor.validation.MockCollectionPersister (implements org.hibernate.persister.collection.CollectionPersister, org.hibernate.persister.entity.Joinable)
- org.hibernate.processor.validation.MockEntityPersister (implements org.hibernate.persister.entity.EntityPersister, org.hibernate.persister.entity.Joinable)
- org.hibernate.processor.validation.MockSessionFactory (implements org.hibernate.boot.spi.BootstrapContext, org.hibernate.boot.model.FunctionContributions, org.hibernate.type.descriptor.jdbc.JdbcTypeIndicators, org.hibernate.boot.spi.MetadataBuildingContext, org.hibernate.boot.spi.MetadataBuildingOptions, org.hibernate.query.spi.QueryEngine, org.hibernate.metamodel.spi.RuntimeMetamodelsImplementor, org.hibernate.metamodel.spi.RuntimeModelCreationContext, org.hibernate.engine.spi.SessionFactoryImplementor, org.hibernate.boot.spi.SessionFactoryOptions)
- org.hibernate.processor.util.NullnessUtil
- org.hibernate.processor.validation.ProcessorSessionFactory.Component (implements org.hibernate.type.CompositeType)
- org.hibernate.processor.annotation.RepositoryConstructor (implements org.hibernate.processor.model.MetaAttribute)
- org.hibernate.processor.xml.ResourceStreamLocatorImpl (implements org.hibernate.boot.ResourceStreamLocator)
- org.hibernate.processor.util.SqmTypeUtils
- org.hibernate.processor.util.StringUtil
- java.lang.Throwable (implements java.io.Serializable)
- org.hibernate.processor.util.TypeUtils
- org.hibernate.processor.validation.Validation
- org.hibernate.processor.Version
- org.hibernate.processor.xml.XmlMetaAttribute (implements org.hibernate.processor.model.MetaAttribute)
- org.hibernate.processor.xml.XmlMetaEntity (implements org.hibernate.processor.model.Metamodel)
- org.hibernate.processor.util.xml.XmlParserHelper
Interface Hierarchy
- org.antlr.v4.runtime.ANTLRErrorListener
- org.hibernate.processor.model.ImportContext
- org.hibernate.processor.model.MetaAttribute
- org.hibernate.processor.validation.Mocker<T>