語系:
繁體中文
English
日文
簡体中文
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Spring persistence with Hibernate[el...
~
Fisher, Paul.
Spring persistence with Hibernate[electronic resource] /
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
杜威分類號:
005.133
書名/作者:
Spring persistence with Hibernate/ by Paul Fisher, Brian D. Murphy.
作者:
Fisher, Paul.
其他作者:
Murphy, Brian D.
出版者:
Berkeley, CA : : Apress :, 2016.
面頁冊數:
xviii, 164 p. : : ill., digital ;; 24 cm.
Contained By:
Springer eBooks
標題:
Java (Computer program language)
標題:
Open source software.
標題:
Computer programming.
標題:
Computer Science.
標題:
Computer Science, general.
ISBN:
9781484202685
ISBN:
9781484202692
內容註:
1. Architecting Your Application with Spring, Hibernate, and Patterns -- 2. Spring Basics -- 3. Basic Application Setup -- 4. Persistence with Hibernate -- 5. DAOs and Querying -- 6. Transaction Management -- 7. Effective Testing -- 8. Best Practices and Advanced Techniques.
摘要、提要註:
Learn how to use the core Hibernate APIs and tools as part of the Spring Framework. This book illustrates how these two frameworks can be best utilized. Other persistence solutions available in Spring are also shown including the Java Persistence API (JPA) Spring Persistence with Hibernate, Second Edition has been updated to cover Spring Framework version 4 and Hibernate version 5. After reading and using this book, you'll have the fundamentals to apply these persistence solutions into your own mission-critical enterprise Java applications that you build using Spring. Persistence is an important set of techniques and technologies for accessing and using data, and ensuring that data is mobile regardless of specific applications and contexts. In Java development, persistence is a key factor in enterprise, e-commerce, and other transaction-oriented applications. Today, the agile and open source Spring Framework is the leading out-of-the-box, open source solution for enterprise Java developers; in it, you can find a number of Java persistence solutions. What You'll Learn How to use Spring Persistence, including using persistence tools in Spring as well as choosing the best Java persistence frameworks outside of Spring How to work with Spring Framework features such as Inversion of Control (IoC), aspect-oriented programming (AOP), and more How to work with Spring JDBC, use declarative transactions with Spring, and reap the benefits of a lightweight persistence strategy How to work with Hibernate and integrate it into your Spring-based enterprise Java applications for transactions, data processing, and more How to integrate JPA for creating a well-layered persistence tier in your enterprise Java application Who This Book Is For This book is ideal for developers interested in learning more about persistence framework options on the Java platform, as well as fundamental Spring concepts. Because the book covers several persistence frameworks, it is suitable for anyone interested in learning more about Spring or any of the frameworks covered. Lastly, this book covers advanced topics related to persistence architecture and design patterns, and is ideal for beginning developers looking to learn more in these areas.
電子資源:
http://dx.doi.org/10.1007/978-1-4842-0268-5
Spring persistence with Hibernate[electronic resource] /
Fisher, Paul.
Spring persistence with Hibernate
[electronic resource] /by Paul Fisher, Brian D. Murphy. - 2nd ed. - Berkeley, CA :Apress :2016. - xviii, 164 p. :ill., digital ;24 cm.
1. Architecting Your Application with Spring, Hibernate, and Patterns -- 2. Spring Basics -- 3. Basic Application Setup -- 4. Persistence with Hibernate -- 5. DAOs and Querying -- 6. Transaction Management -- 7. Effective Testing -- 8. Best Practices and Advanced Techniques.
Learn how to use the core Hibernate APIs and tools as part of the Spring Framework. This book illustrates how these two frameworks can be best utilized. Other persistence solutions available in Spring are also shown including the Java Persistence API (JPA) Spring Persistence with Hibernate, Second Edition has been updated to cover Spring Framework version 4 and Hibernate version 5. After reading and using this book, you'll have the fundamentals to apply these persistence solutions into your own mission-critical enterprise Java applications that you build using Spring. Persistence is an important set of techniques and technologies for accessing and using data, and ensuring that data is mobile regardless of specific applications and contexts. In Java development, persistence is a key factor in enterprise, e-commerce, and other transaction-oriented applications. Today, the agile and open source Spring Framework is the leading out-of-the-box, open source solution for enterprise Java developers; in it, you can find a number of Java persistence solutions. What You'll Learn How to use Spring Persistence, including using persistence tools in Spring as well as choosing the best Java persistence frameworks outside of Spring How to work with Spring Framework features such as Inversion of Control (IoC), aspect-oriented programming (AOP), and more How to work with Spring JDBC, use declarative transactions with Spring, and reap the benefits of a lightweight persistence strategy How to work with Hibernate and integrate it into your Spring-based enterprise Java applications for transactions, data processing, and more How to integrate JPA for creating a well-layered persistence tier in your enterprise Java application Who This Book Is For This book is ideal for developers interested in learning more about persistence framework options on the Java platform, as well as fundamental Spring concepts. Because the book covers several persistence frameworks, it is suitable for anyone interested in learning more about Spring or any of the frameworks covered. Lastly, this book covers advanced topics related to persistence architecture and design patterns, and is ideal for beginning developers looking to learn more in these areas.
ISBN: 9781484202685
Standard No.: 10.1007/978-1-4842-0268-5doiSubjects--Uniform Titles:
Hibernate (Electronic resource)
Subjects--Topical Terms:
339683
Java (Computer program language)
LC Class. No.: QA76.73.J38
Dewey Class. No.: 005.133
Spring persistence with Hibernate[electronic resource] /
LDR
:03494nam a2200325 a 4500
001
450925
003
DE-He213
005
20161101163005.0
006
m d
007
cr nn 008maaau
008
161210s2016 cau s 0 eng d
020
$a
9781484202685
$q
(electronic bk.)
020
$a
9781484202692
$q
(paper)
024
7
$a
10.1007/978-1-4842-0268-5
$2
doi
035
$a
978-1-4842-0268-5
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.J38
072
7
$a
UY
$2
bicssc
072
7
$a
COM014000
$2
bisacsh
082
0 4
$a
005.133
$2
23
090
$a
QA76.73.J38
$b
F533 2016
100
1
$a
Fisher, Paul.
$3
647554
245
1 0
$a
Spring persistence with Hibernate
$h
[electronic resource] /
$c
by Paul Fisher, Brian D. Murphy.
250
$a
2nd ed.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2016.
300
$a
xviii, 164 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
1. Architecting Your Application with Spring, Hibernate, and Patterns -- 2. Spring Basics -- 3. Basic Application Setup -- 4. Persistence with Hibernate -- 5. DAOs and Querying -- 6. Transaction Management -- 7. Effective Testing -- 8. Best Practices and Advanced Techniques.
520
$a
Learn how to use the core Hibernate APIs and tools as part of the Spring Framework. This book illustrates how these two frameworks can be best utilized. Other persistence solutions available in Spring are also shown including the Java Persistence API (JPA) Spring Persistence with Hibernate, Second Edition has been updated to cover Spring Framework version 4 and Hibernate version 5. After reading and using this book, you'll have the fundamentals to apply these persistence solutions into your own mission-critical enterprise Java applications that you build using Spring. Persistence is an important set of techniques and technologies for accessing and using data, and ensuring that data is mobile regardless of specific applications and contexts. In Java development, persistence is a key factor in enterprise, e-commerce, and other transaction-oriented applications. Today, the agile and open source Spring Framework is the leading out-of-the-box, open source solution for enterprise Java developers; in it, you can find a number of Java persistence solutions. What You'll Learn How to use Spring Persistence, including using persistence tools in Spring as well as choosing the best Java persistence frameworks outside of Spring How to work with Spring Framework features such as Inversion of Control (IoC), aspect-oriented programming (AOP), and more How to work with Spring JDBC, use declarative transactions with Spring, and reap the benefits of a lightweight persistence strategy How to work with Hibernate and integrate it into your Spring-based enterprise Java applications for transactions, data processing, and more How to integrate JPA for creating a well-layered persistence tier in your enterprise Java application Who This Book Is For This book is ideal for developers interested in learning more about persistence framework options on the Java platform, as well as fundamental Spring concepts. Because the book covers several persistence frameworks, it is suitable for anyone interested in learning more about Spring or any of the frameworks covered. Lastly, this book covers advanced topics related to persistence architecture and design patterns, and is ideal for beginning developers looking to learn more in these areas.
630
0 0
$a
Hibernate (Electronic resource)
$3
647556
650
0
$a
Java (Computer program language)
$3
339683
650
0
$a
Open source software.
$3
339736
650
0
$a
Computer programming.
$3
179920
650
1 4
$a
Computer Science.
$3
423143
650
2 4
$a
Computer Science, general.
$3
463629
700
1
$a
Murphy, Brian D.
$3
647555
710
2
$a
SpringerLink (Online service)
$3
463450
773
0
$t
Springer eBooks
856
4 0
$u
http://dx.doi.org/10.1007/978-1-4842-0268-5
950
$a
Professional and Applied Computing (Springer-12059)
筆 0 讀者評論
多媒體
多媒體檔案
http://dx.doi.org/10.1007/978-1-4842-0268-5
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼
登入