| 组织ID: |
org.hibernate |
| 项目ID: |
hibernate-annotations |
| 版本: |
3.0beta1 |
| 最后修改时间: |
2018-09-29 18:15:33 |
| 包类型: |
jar |
| 大小: |
79.38KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-annotations</artifactId>
<version>3.0beta1</version>
</dependency>
|
| Gradle引入代码: |
org.hibernate:hibernate-annotations:3.0beta1
|
| 下载Jar包: |
|
| POM文件内容: |
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-annotations</artifactId>
<version>3.0beta1</version>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
org.hibernate.AnnotationException.class
org.hibernate.annotations.BatchSize.class
org.hibernate.annotations.Cache.class
org.hibernate.annotations.CacheConcurrencyStrategy.class
org.hibernate.annotations.Check.class
org.hibernate.annotations.Entity.class
org.hibernate.annotations.Filter.class
org.hibernate.annotations.FilterDef.class
org.hibernate.annotations.FilterDefs.class
org.hibernate.annotations.Filters.class
org.hibernate.annotations.OptimisticLockType.class
org.hibernate.annotations.ParamDef.class
org.hibernate.annotations.Parameter.class
org.hibernate.annotations.PolymorphismType.class
org.hibernate.annotations.Proxy.class
org.hibernate.annotations.Type.class
org.hibernate.annotations.TypeDef.class
org.hibernate.annotations.TypeDefs.class
org.hibernate.annotations.Where.class
org.hibernate.cfg.AnnotatedClassType.class
org.hibernate.cfg.AnnotationBinder$1.class
org.hibernate.cfg.AnnotationBinder.class
org.hibernate.cfg.AnnotationConfiguration.class
org.hibernate.cfg.AnnotedElementInferredData.class
org.hibernate.cfg.ClassPropertyHolder.class
org.hibernate.cfg.CollectionSecondPass.class
org.hibernate.cfg.ComponentPropertyHolder.class
org.hibernate.cfg.Ejb3Column.class
org.hibernate.cfg.Ejb3DiscriminatorColumn.class
org.hibernate.cfg.Ejb3JoinColumn.class
org.hibernate.cfg.ExtendedMappings.class
org.hibernate.cfg.FkSecondPass.class
org.hibernate.cfg.NotYetImplementedException.class
org.hibernate.cfg.PropertyHolder.class
org.hibernate.cfg.PropertyHolderBuilder.class
org.hibernate.cfg.SecondPass.class
org.hibernate.cfg.annotations.EntityBinder$1.class
org.hibernate.cfg.annotations.EntityBinder.class
org.hibernate.cfg.annotations.QueryBinder.class
org.hibernate.cfg.annotations.TableBinder.class
org.hibernate.mapping.IdGenerator.class
org.hibernate.type.ArrayUtil.class
org.hibernate.type.ByteArrayBlobType.class
org.hibernate.type.CharacterArrayClobType.class
org.hibernate.type.PrimitiveByteArrayBlobType.class
org.hibernate.type.PrimitiveCharacterArrayClobType.class
org.hibernate.type.StringClobType.class
|
| 依赖Jar: |
无
|