jar

org.hibernate : hibernate-annotations

Maven & Gradle

Sep 15, 2010
361 usages

Hibernate Annotations · Annotations metadata for Hibernate

Table Of Contents

Latest Version

Download org.hibernate : hibernate-annotations JAR file - Latest Versions:

All Versions

Download org.hibernate : hibernate-annotations JAR file - All Versions:

Version Vulnerabilities Size Updated
3.5.x
3.4.x
3.3.x
3.2.x
3.1beta9
3.1beta8
3.1beta6
3.1beta7
3.1beta5
3.0alpha3
3.0beta1
3.0beta2

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window hibernate-annotations-3.5.6-Final.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.hibernate.cfg.annotations.reflection

├─ org.hibernate.cfg.annotations.reflection.JPAMetadataProvider.class - [JAR]

├─ org.hibernate.cfg.annotations.reflection.JPAOverridenAnnotationReader.class - [JAR]

├─ org.hibernate.cfg.annotations.reflection.XMLContext.class - [JAR]

org.hibernate.cfg.search

├─ org.hibernate.cfg.search.HibernateSearchEventListenerRegister.class - [JAR]

org.hibernate.cfg

├─ org.hibernate.cfg.AbstractPropertyHolder.class - [JAR]

├─ org.hibernate.cfg.AccessType.class - [JAR]

├─ org.hibernate.cfg.AnnotatedClassType.class - [JAR]

├─ org.hibernate.cfg.AnnotationBinder.class - [JAR]

├─ org.hibernate.cfg.AnnotationConfiguration.class - [JAR]

├─ org.hibernate.cfg.BinderHelper.class - [JAR]

├─ org.hibernate.cfg.ClassPropertyHolder.class - [JAR]

├─ org.hibernate.cfg.CollectionPropertyHolder.class - [JAR]

├─ org.hibernate.cfg.ColumnsBuilder.class - [JAR]

├─ org.hibernate.cfg.ComponentPropertyHolder.class - [JAR]

├─ org.hibernate.cfg.ConfigurationArtefactType.class - [JAR]

├─ org.hibernate.cfg.CopyIdentifierComponentSecondPass.class - [JAR]

├─ org.hibernate.cfg.CreateKeySecondPass.class - [JAR]

├─ org.hibernate.cfg.DefaultComponentSafeNamingStrategy.class - [JAR]

├─ org.hibernate.cfg.EJB3DTDEntityResolver.class - [JAR]

├─ org.hibernate.cfg.EJB3NamingStrategy.class - [JAR]

├─ org.hibernate.cfg.Ejb3Column.class - [JAR]

├─ org.hibernate.cfg.Ejb3DiscriminatorColumn.class - [JAR]

├─ org.hibernate.cfg.Ejb3JoinColumn.class - [JAR]

├─ org.hibernate.cfg.ExtendedMappings.class - [JAR]

├─ org.hibernate.cfg.FkSecondPass.class - [JAR]

├─ org.hibernate.cfg.IndexColumn.class - [JAR]

├─ org.hibernate.cfg.IndexOrUniqueKeySecondPass.class - [JAR]

├─ org.hibernate.cfg.InheritanceState.class - [JAR]

├─ org.hibernate.cfg.JoinedSubclassFkSecondPass.class - [JAR]

├─ org.hibernate.cfg.NotYetImplementedException.class - [JAR]

├─ org.hibernate.cfg.OneToOneSecondPass.class - [JAR]

├─ org.hibernate.cfg.PkDrivenByDefaultMapsIdSecondPass.class - [JAR]

├─ org.hibernate.cfg.PropertyContainer.class - [JAR]

├─ org.hibernate.cfg.PropertyData.class - [JAR]

├─ org.hibernate.cfg.PropertyHolder.class - [JAR]

├─ org.hibernate.cfg.PropertyHolderBuilder.class - [JAR]

├─ org.hibernate.cfg.PropertyInferredData.class - [JAR]

├─ org.hibernate.cfg.PropertyPreloadedData.class - [JAR]

├─ org.hibernate.cfg.RecoverableException.class - [JAR]

├─ org.hibernate.cfg.SecondaryTableSecondPass.class - [JAR]

├─ org.hibernate.cfg.SetSimpleValueTypeSecondPass.class - [JAR]

├─ org.hibernate.cfg.ToOneBinder.class - [JAR]

├─ org.hibernate.cfg.ToOneFkSecondPass.class - [JAR]

├─ org.hibernate.cfg.UniqueConstraintHolder.class - [JAR]

├─ org.hibernate.cfg.VerifyFetchProfileReferenceSecondPass.class - [JAR]

├─ org.hibernate.cfg.WrappedInferredData.class - [JAR]

org.hibernate.mapping

├─ org.hibernate.mapping.IdGenerator.class - [JAR]

├─ org.hibernate.mapping.SyntheticProperty.class - [JAR]

org.hibernate.annotations

├─ org.hibernate.annotations.AccessType.class - [JAR]

├─ org.hibernate.annotations.Any.class - [JAR]

├─ org.hibernate.annotations.AnyMetaDef.class - [JAR]

├─ org.hibernate.annotations.AnyMetaDefs.class - [JAR]

├─ org.hibernate.annotations.BatchSize.class - [JAR]

├─ org.hibernate.annotations.Cache.class - [JAR]

├─ org.hibernate.annotations.CacheConcurrencyStrategy.class - [JAR]

├─ org.hibernate.annotations.CacheModeType.class - [JAR]

├─ org.hibernate.annotations.Cascade.class - [JAR]

├─ org.hibernate.annotations.CascadeType.class - [JAR]

├─ org.hibernate.annotations.Check.class - [JAR]

├─ org.hibernate.annotations.CollectionId.class - [JAR]

├─ org.hibernate.annotations.CollectionOfElements.class - [JAR]

├─ org.hibernate.annotations.Columns.class - [JAR]

├─ org.hibernate.annotations.DiscriminatorFormula.class - [JAR]

├─ org.hibernate.annotations.Entity.class - [JAR]

├─ org.hibernate.annotations.Fetch.class - [JAR]

├─ org.hibernate.annotations.FetchMode.class - [JAR]

├─ org.hibernate.annotations.FetchProfile.class - [JAR]

├─ org.hibernate.annotations.FetchProfiles.class - [JAR]

├─ org.hibernate.annotations.Filter.class - [JAR]

├─ org.hibernate.annotations.FilterDef.class - [JAR]

├─ org.hibernate.annotations.FilterDefs.class - [JAR]

├─ org.hibernate.annotations.FilterJoinTable.class - [JAR]

├─ org.hibernate.annotations.FilterJoinTables.class - [JAR]

├─ org.hibernate.annotations.Filters.class - [JAR]

├─ org.hibernate.annotations.FlushModeType.class - [JAR]

├─ org.hibernate.annotations.ForceDiscriminator.class - [JAR]

├─ org.hibernate.annotations.ForeignKey.class - [JAR]

├─ org.hibernate.annotations.Formula.class - [JAR]

├─ org.hibernate.annotations.Generated.class - [JAR]

├─ org.hibernate.annotations.GenerationTime.class - [JAR]

├─ org.hibernate.annotations.GenericGenerator.class - [JAR]

├─ org.hibernate.annotations.GenericGenerators.class - [JAR]

├─ org.hibernate.annotations.Immutable.class - [JAR]

├─ org.hibernate.annotations.Index.class - [JAR]

├─ org.hibernate.annotations.IndexColumn.class - [JAR]

├─ org.hibernate.annotations.JoinColumnOrFormula.class - [JAR]

├─ org.hibernate.annotations.JoinColumnsOrFormulas.class - [JAR]

├─ org.hibernate.annotations.JoinFormula.class - [JAR]

├─ org.hibernate.annotations.LazyCollection.class - [JAR]

├─ org.hibernate.annotations.LazyCollectionOption.class - [JAR]

├─ org.hibernate.annotations.LazyToOne.class - [JAR]

├─ org.hibernate.annotations.LazyToOneOption.class - [JAR]

├─ org.hibernate.annotations.Loader.class - [JAR]

├─ org.hibernate.annotations.ManyToAny.class - [JAR]

├─ org.hibernate.annotations.MapKey.class - [JAR]

├─ org.hibernate.annotations.MapKeyManyToMany.class - [JAR]

├─ org.hibernate.annotations.MetaValue.class - [JAR]

├─ org.hibernate.annotations.NamedNativeQueries.class - [JAR]

├─ org.hibernate.annotations.NamedNativeQuery.class - [JAR]

├─ org.hibernate.annotations.NamedQueries.class - [JAR]

├─ org.hibernate.annotations.NamedQuery.class - [JAR]

├─ org.hibernate.annotations.NaturalId.class - [JAR]

├─ org.hibernate.annotations.NotFound.class - [JAR]

├─ org.hibernate.annotations.NotFoundAction.class - [JAR]

├─ org.hibernate.annotations.OnDelete.class - [JAR]

├─ org.hibernate.annotations.OnDeleteAction.class - [JAR]

├─ org.hibernate.annotations.OptimisticLock.class - [JAR]

├─ org.hibernate.annotations.OptimisticLockType.class - [JAR]

├─ org.hibernate.annotations.OrderBy.class - [JAR]

├─ org.hibernate.annotations.ParamDef.class - [JAR]

├─ org.hibernate.annotations.Parameter.class - [JAR]

├─ org.hibernate.annotations.Parent.class - [JAR]

├─ org.hibernate.annotations.Persister.class - [JAR]

├─ org.hibernate.annotations.PolymorphismType.class - [JAR]

├─ org.hibernate.annotations.Proxy.class - [JAR]

├─ org.hibernate.annotations.ResultCheckStyle.class - [JAR]

├─ org.hibernate.annotations.SQLDelete.class - [JAR]

├─ org.hibernate.annotations.SQLDeleteAll.class - [JAR]

├─ org.hibernate.annotations.SQLInsert.class - [JAR]

├─ org.hibernate.annotations.SQLUpdate.class - [JAR]

├─ org.hibernate.annotations.Sort.class - [JAR]

├─ org.hibernate.annotations.SortType.class - [JAR]

├─ org.hibernate.annotations.Subselect.class - [JAR]

├─ org.hibernate.annotations.Synchronize.class - [JAR]

├─ org.hibernate.annotations.Table.class - [JAR]

├─ org.hibernate.annotations.Tables.class - [JAR]

├─ org.hibernate.annotations.Target.class - [JAR]

├─ org.hibernate.annotations.Tuplizer.class - [JAR]

├─ org.hibernate.annotations.Tuplizers.class - [JAR]

├─ org.hibernate.annotations.Type.class - [JAR]

├─ org.hibernate.annotations.TypeDef.class - [JAR]

├─ org.hibernate.annotations.TypeDefs.class - [JAR]

├─ org.hibernate.annotations.Where.class - [JAR]

├─ org.hibernate.annotations.WhereJoinTable.class - [JAR]

org.hibernate

├─ org.hibernate.AnnotationException.class - [JAR]

org.hibernate.cfg.beanvalidation

├─ org.hibernate.cfg.beanvalidation.BeanValidationActivator.class - [JAR]

├─ org.hibernate.cfg.beanvalidation.BeanValidationEventListener.class - [JAR]

├─ org.hibernate.cfg.beanvalidation.GroupsPerOperation.class - [JAR]

├─ org.hibernate.cfg.beanvalidation.HibernateTraversableResolver.class - [JAR]

├─ org.hibernate.cfg.beanvalidation.TypeSafeActivator.class - [JAR]

org.hibernate.cfg.annotations

├─ org.hibernate.cfg.annotations.ArrayBinder.class - [JAR]

├─ org.hibernate.cfg.annotations.BagBinder.class - [JAR]

├─ org.hibernate.cfg.annotations.CollectionBinder.class - [JAR]

├─ org.hibernate.cfg.annotations.CustomizableColumns.class - [JAR]

├─ org.hibernate.cfg.annotations.EntityBinder.class - [JAR]

├─ org.hibernate.cfg.annotations.IdBagBinder.class - [JAR]

├─ org.hibernate.cfg.annotations.ListBinder.class - [JAR]

├─ org.hibernate.cfg.annotations.MapBinder.class - [JAR]

├─ org.hibernate.cfg.annotations.MapKeyColumnDelegator.class - [JAR]

├─ org.hibernate.cfg.annotations.MapKeyJoinColumnDelegator.class - [JAR]

├─ org.hibernate.cfg.annotations.Nullability.class - [JAR]

├─ org.hibernate.cfg.annotations.PrimitiveArrayBinder.class - [JAR]

├─ org.hibernate.cfg.annotations.PropertyBinder.class - [JAR]

├─ org.hibernate.cfg.annotations.QueryBinder.class - [JAR]

├─ org.hibernate.cfg.annotations.ResultsetMappingSecondPass.class - [JAR]

├─ org.hibernate.cfg.annotations.SetBinder.class - [JAR]

├─ org.hibernate.cfg.annotations.SimpleValueBinder.class - [JAR]

├─ org.hibernate.cfg.annotations.TableBinder.class - [JAR]

├─ org.hibernate.cfg.annotations.Version.class - [JAR]

org.hibernate.type

├─ org.hibernate.type.AbstractLobType.class - [JAR]

├─ org.hibernate.type.ByteArrayBlobType.class - [JAR]

├─ org.hibernate.type.CharacterArrayClobType.class - [JAR]

├─ org.hibernate.type.EnumType.class - [JAR]

├─ org.hibernate.type.PrimitiveByteArrayBlobType.class - [JAR]

├─ org.hibernate.type.PrimitiveCharacterArrayClobType.class - [JAR]

├─ org.hibernate.type.SerializableToBlobType.class - [JAR]

├─ org.hibernate.type.StringClobType.class - [JAR]

├─ org.hibernate.type.WrappedMaterializedBlobType.class - [JAR]

Advertisement

Dependencies from Group

Aug 07, 2023
3.4k usages
5.7k stars
Jun 20, 2023
3.3k usages
1.1k stars
Aug 07, 2023
2.4k usages
5.7k stars
Aug 07, 2023
582 usages
5.7k stars
Aug 07, 2023
439 usages
5.7k stars

Discover Dependencies

Sep 20, 2019
11 usages
0 stars
Nov 30, 2018
14 usages
Feb 11, 2015
151 usages
Aug 12, 2019
1.9k usages
4.2k stars
Apr 13, 2023
102 usages
557 stars
Jun 22, 2023
47 usages
486 stars
Mar 22, 2021
0 stars
Jul 27, 2023
361 usages
180 stars
Jun 29, 2023
297 usages
1.7k stars
Oct 17, 2019
252 usages