這是annotations的jar下載,從 android 開發(fā)者網(wǎng)址下來的 sdk 版本會缺少一個(gè)annotations.jar 文件 位于\adt-bundle-windows-x86_64-20140624\sdk\tools\support下,導(dǎo)致使用最新adt插件搭建項(xiàng)目的時(shí)候會搭建一個(gè)Android dependencies 類庫,該類庫則會引用 annotations.jar這個(gè)文件。
這是Hibernate的相關(guān)jar包,做ORM映射的時(shí)候需要-dfskldfjskdlfj sdjalksjdakl sdjaklsjdakl sdjkaljsdkal .
annotations的jar宣布完成了 Hibernate Core 3.6 GA 的開發(fā),該版本在作為 JBoss 應(yīng)用服務(wù)器的 JPA 提供者時(shí)做了大量的測試工作,并且通過的所有的測試。
不再支持 JDK 1.4
hibernate-jmx 和 hibernate-annotations 兩個(gè)模塊移到 hibernate-core 模塊,也就是說 hibernate-core-3.6.0.Final.jar 包含了 annotation 和 jmx 的支持
修改了 DTD hosting
改進(jìn)了對類型的支持
新的 Getting Started Guide, 當(dāng)然其他方面的文檔也做了相應(yīng)改進(jìn)
更好的 annotations 支持 for discriminators
Improved support for column-level read/write expressions and timestamp versions
A new way to write history entires (Envers feature - ValidityAuditStrategy)