`
reniaL
  • 浏览: 93526 次
  • 性别: Icon_minigender_1
  • 来自: 广州
社区版块
存档分类
最新评论

JPA & Hibernate Annotations

阅读更多

前两天做的一个介绍 JPA 和 Hibernate Annotations 的演讲,入门级。其中 Hibernate Annotations 部份主要关注 Hibernate 对 JPA 的扩展。

 

直接在 Google Docs 上看:http://is.gd/SqUh4O ,或者下载附件~

 

参考资料:

Understanding the JPA: part I , part II

Hibernate Annotations

2
3
分享到:
评论

相关推荐

    JPA+hibernate所需的JAR

    jpa基于hibernate的实现所需的jar之一,一共有3个jar 这是从里面提取出来的 hibernate-annotations-3.4.0 hibernate-distribution-3.3.1 hibernate-entitymanager-3.4.0 一共16个jar包括一个Mysql的JDBC驱动

    hibernate jar包:hibernate-commons-annotations-4.0.1.Final.jar等

    hibernate-commons-annotations-4.0.1.Final.jar hibernate-core-4.1.12.Final.jar hibernate-ehcache-4.1.12.Final.jar hibernate-entitymanager-4.1.12.Final.jar hibernate-jpa-2.0-api-1.0.1.Final.jar ...

    Gradle-Spring4-JPA-Hibernate4-WebTemplate:使用带有 Spring-Core、Spring-MVC、Spring-JPA、Hibernate4 和 Annotations 配置的 Gradle 结构的模板 Web 项目

    Gradle-Spring4-JPA-Hibernate4-WebTemplate 模板 Web 项目使用带有 Spring-Core、Spring-MVC、Spring-JPA、Hibernate4 和 Annotations 配置的 Gradle 结构。

    基于JPA规范实现hibernate依懒的jar包

    十分全面的通过JPA规范实现hibernate需要用到的jar包

    Struts2+Spring2.5+Hibernate3.3整合开发之Sring与Hibernate整合

    Hibernate针对JPA的实现包(下载路径:http://www.hibernate.org,点击“Hibernate Entitymanaoer”右边的“Downloads”) hibernate-entitymanager.jar lib\test\log4.jar、slf4j-log4j12.jar Spring安装包下的...

    Hibernate所需jar包

    hibernate-jpa-2.1-api-1.0.0.Final jandex-1.1.0.Final javassist-3.18.1-GA jboss-logging-3.1.3.GA jboss-logging-annotations-1.2.0.Beta1 jboss-transaction-api_1.2_spec-1.0.0.Final mchange-commons-java-...

    Hibernate搜索框架HibernateSearch.zip

    Hibernate Search主要有以下功能特点:1,功能强大,配置简单 - 配置只需要修改persistence.xml(JPA),hibernate.cfg.xml(Hibernate)2,支持Hibernate,以及EJB3 JPA标准应用3,集成全文搜索引擎Lucene - Lucene...

    hibernate-annotations-3.4.0.CR2正式版.zip

    hibernate注解包,里面有您想要的的很多jar文件,也适合用它做jpa

    hibernate所需jar包

    hibernate所需jar包,antlr-2.7.7.jar,dom4j-1.6.1.jar,geronimo-jta_1.1_spec-1.1.1.jar,hibernate-commons-annotations-5.0.1.Final.jar,hibernate-core-5.0.12.Final.jar,hibernate-entitymanager-5.0.7....

    guice集成jpa

    Hibernate with Jpa+annotations and Guice集成用例

    hibernate_annotation_所需jar包

    myeclipse的自带hibernate jar包不支持注解;自己找的hibernate注解所需的jar包:hibernate-core;hibernate-annotation;hbm-cfg-xml;log4j.properties

    hibernate jar包 12个

    hibernate jar所需要用的jar包十二个 ...hibernate-commons-annotations.jar、hibernate-jpa-2.0-api-1.0.1.Final.jar、javassist-3.9.0.GA.jar、jta-1.1.jar、 slf4j-api-1.5.8.jar、slf4j-nop-1.5.8.jar

    Hibernate3个jar包

    ◦ hibernate-annotations.jar ◦ ejb3-persistence.jar ◦ hibernate-commons-annotations.jar

    hibernate jar包程序文件

    hibernate-commons-annotations-4.0.1.Final.jar hibernate-core-4.1.12.Final.jar hibernate-ehcache-4.1.12.Final.jar hibernate-entitymanager-4.1.12.Final.jar hibernate-jpa-2.0-api-1.0.1.Final.jar ...

    hibernate-jar.zip

    hibernate-commons-annotations-3.2.0.Final.jar,hibernate-commons-annotations-5.1.2.Final.jar,hibernate-commons-annotations-5.1.2.Final-sources.jar,hibernate-core-5.4.33.jar,hibernate-entitymanager-...

    hibernate配置文件中所有jar包(包括数据库连接等)

    hibernate-commons-annotations-3.2.0.Final/ hibernate-core-5.3.0.Final-sources/ hibernate-entitymanager-5.3.0.Final/ hibernate-jpa-2.0-api-1.0.1.Final/ hibernate-release-5.0.7.Final/ jandex-2.0.5.Final...

    hibernate-jpa-named-query-xml-annotation-example.zip

    This tutorial show how to use Hibernate/JPA Named Queries. We start by explaining why we would use named queries. Next, we show an example of how to use named queries, either with annotations or XML ...

    hibernate注解所需包

    使用hibernate注解,必须要使用库hibernate-commons-annotations,hibernate-core,hibernate-jpa,ejb3-persistence,javassist等

    Hibernate注释大全收藏

    Hibernate注释大全收藏 声明实体Bean @Entity public class Flight implements Serializable { Long id; @Id public Long getId() { return id; } public void setId(Long id) { this.id = id; } } @Entity ...

    jpa_lib.rar

    hibernate-jpa-2.1-api-1.0.0.Final.jar jandex-1.1.0.Final.jar javassist-3.18.1-GA.jar jboss-logging-3.1.3.GA.jar jboss-logging-annotations-1.2.0.Beta1.jar jboss-transaction-api_1.2_spec-1.0.0.Final.jar...

Global site tag (gtag.js) - Google Analytics