软件包:libhibernate-commons-annotations-java(3.2.0.Final-4)
libhibernate-commons-annotations-java 的相关链接
Debian 的资源:
下载源码包 libhibernate-commons-annotations-java:
- [libhibernate-commons-annotations-java_3.2.0.Final-4.dsc]
- [libhibernate-commons-annotations-java_3.2.0.Final.orig.tar.gz]
- [libhibernate-commons-annotations-java_3.2.0.Final-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.hibernate.org]
相似软件包:
Hibernate Commons Annotations
Hibernate, like all other object/relational mapping tools, requires metadata that governs the transformation of data from one representation to the other (and vice versa). As an option, you can now use JDK 5.0 annotations for object/relational mapping with Hibernate 3.2. You can use annotations in addition to or as a replacement of XML mapping metadata.
You can use Hibernate extension annotations on top of standardized Java Persistence annotations to utilize all native Hibernate features.
This package ships the Hibernate Commons Annotations classes used by annotations based Hibernate sub-projects.