- Mastering Hibernate
- Ramin Rad
- 143字
- 2021-07-16 10:54:39
What you need for this book
All the code in this book is written using Java SE 7. You will need a Java IDE (Integrated Development Environment) such as Eclipse, Netbeans, or IntelliJ. Additionally, you will need a relational database, such as Oracle, DB2, MySQL, or PostgreSQL. The database used to create the examples in this book is PostgreSQL database (version 9.3).
Most of the examples in the initial chapters are single-threaded Java applications that do not need to run inside a Java Enterprise container or Spring. However, in later chapters, you will need to test your enterprise application in a container. In this case, JBoss (AS 7) or Spring (version 4.2) were chosen.
Although, you may not need it, it is highly recommended that you use a dependency manager for your work. The examples in this book use Apache Maven, version 3.
- Java程序設(shè)計(jì)(慕課版)
- 區(qū)塊鏈架構(gòu)與實(shí)現(xiàn):Cosmos詳解
- Java編程指南:基礎(chǔ)知識(shí)、類庫應(yīng)用及案例設(shè)計(jì)
- Web Application Development with R Using Shiny(Second Edition)
- JavaScript by Example
- TMS320LF240x芯片原理、設(shè)計(jì)及應(yīng)用
- Building Serverless Web Applications
- C語言程序設(shè)計(jì)實(shí)訓(xùn)教程與水平考試指導(dǎo)
- WildFly Cookbook
- UI動(dòng)效設(shè)計(jì)從入門到精通
- WCF全面解析
- Building Clouds with Windows Azure Pack
- Android項(xiàng)目實(shí)戰(zhàn):博學(xué)谷
- Tkinter GUI Programming by Example
- Swift編程實(shí)戰(zhàn):iOS應(yīng)用開發(fā)實(shí)例及完整解決方案