Spring Data(影印版) 东南大学出版社 pdf snb 115盘 kindle 在线 下载 pmlz mobi

Spring Data(影印版) 东南大学出版社电子书下载地址
- 文件名
- [epub 下载] Spring Data(影印版) 东南大学出版社 epub格式电子书
- [azw3 下载] Spring Data(影印版) 东南大学出版社 azw3格式电子书
- [pdf 下载] Spring Data(影印版) 东南大学出版社 pdf格式电子书
- [txt 下载] Spring Data(影印版) 东南大学出版社 txt格式电子书
- [mobi 下载] Spring Data(影印版) 东南大学出版社 mobi格式电子书
- [word 下载] Spring Data(影印版) 东南大学出版社 word格式电子书
- [kindle 下载] Spring Data(影印版) 东南大学出版社 kindle格式电子书
寄语:
新华书店正版,关注店铺成为会员可享店铺专属优惠,团购客户请咨询在线客服!
内容简介:
在使用关系型数据库搭建Java企业应用时,你可以选择多种数据访问框架。但是在处理大数据的时候呢?波拉编著的《SpringData(企业级Java的现代数据访问技术影印版)》这本包含丰富实践的指南将为你展示SpringData如何使得搭建基于诸如NoSQL和Hadoop这样一些新型数据访问技术的应用变得更加简单。
《SpringData(企业级Java的现代数据访问技术影印版)》通过多个示例项目,你将了解到SpringData如何提供了一个兼容NoSQL特有特性和功能的编程模型,以及它如何帮助你开发基于诸如数据分析、事件流处理和工作流之类用例的Hadoop应用。你也将找到那些SpringData添加到Spring现有JPA和JDBC中的特性,它们用来实现基于RDBMS的数据访问层。
书籍目录:
Foreword
Preface
Part I. Background
1. The Spring Data Project
NoSQL Data Access for Spring Developers
General Themes
The Domain
The Sample Code
Importing the Source Code into Your IDE
2. Repositories: Convenient Data Access Layers
Quick Start
Defining Query Methods
Query Lookup Strategies
Query Derivation
Pagination and Sorting
Defining Repositories
Fine-Tuning Repository Interfaces
Manually Implementing Repository Methods
IDE Integration
IntelliJ IDEA
3. Type-Safe Querying Using Querydsl
Introduction to Querydsl
Generating the Query Metamodel
Build System Integration
Supported Annotation Processors
Querying Stores Using Querydsl
Integration with Spring Data Repositories
Executing Predicates
Manually Implementing Repositories
Part II. Relational Databases
4. JPA Repositories
The Sample Project
The Traditional Approach
Bootstrapping the Sample Code
Using Spring Data Repositories
Transactionality
Repository Querydsl Integration
S. Type-SafeJDBC Programming with Querydsl SQL
The Sample Project and Setup
The HyperSQL Database
The SQL Module of Querydsl
Build System Integration
The Database Schema
The Domain Implementation of the Sample Project
The QueryDslJdbcTemplate
Executing Queries
The Beginning of the Repository Implementation
Querying for a Single Object
The OneToManyResultSetExtractor Abstract Class
The CustomerListExtractor Implementation
The Implementations for the RowMappers
Querying for a List of Objects
Insert, Update, and Delete Operations
Inserting with the SQLInsertClause
Updating with the SQLUpdateClause
Deleting Rows with the SQLDeleteClause
Part III. NoSQL
6. MongoDB:A Document Store
MongoDB in a Nutshell
Setting Up MongoDB
Using the MongoDB Shell
The MongoDB Java Driver
Setting Up the Infrastructure Using the Spring Namespace
The Mapping Subsystem
The Domain Model
Setting Up the Mapping Infrastructure
Indexing
Customizing Conversion
MongoTemplate
Mongo Repositories
Infrastructure Setup
Repositories in Detail
Mongo Querydsl Integration
7. Neo4j: A Graph Database
Graph Databases
Neo4j
Spring Data Neo4j Overview
Modeling the Domain as a Graph
Persisting Domain Objects with Spring Data Neo4j
Neo4jTemplate
Combining Graph and Repository Power
Basic Graph Repository Operations
Derived and Annotated Finder Methods
Advanced Graph Use Cases in the Example Domain
Multiple Roles for a Single Node
Product Categories and Tags as Examples for In-Graph Indexes
Leverage Similar Interests (Collaborative Filtering)
Recommendations
Transactions, Entity Life Cycle, and Fetch Strategies
Advanced Mapping Mode
Working with Neo4j Server
Continuing From Here
8. Redis: A Key/Value Store
Redis in a Nutshell
Setting Up Redis
Using the Redis Shell
Connecting to Redis
Object Conversion
Object Mapping
Atomic Counters
Pub/Sub Functionality
Listening and Responding to Messages
Using Spring's Cache Abstraction with Redis
PartlY. Rapid Application Development
9. Persistence Layers with Spring Roo
A Brief Introduction to Roo
Roo's Persistence Layers
Quick Start
Using Roo from the Command Line
Using Roo with Spring Tool Suite
A Spring Roo JPA Repository Example
Creating the Project
Setting Up JPA Persistence
Creating the Entities
Defining the Repositories
Creating the Web Layer
Running the Example
A Spring Roo MongoDB Repository Example
Creating the Project
Setting Up MongoDB Persistence
Creating the Entities
Defining the Repositories
Creating the Web Layer
Running the Example
10. REST Repository Exporter
The Sample Project
Interacting with the REST Exporter
Accessing Products
Accessing Customers
Accessing Orders
Part V. Big Data
11. Spring forApache Hadoop
Challenges Developing with Hadoop
Hello World
Hello World Revealed
Hello World Using Spring for Apache Hadoop
Scripting HDFS on the JVM
Combining HDFS Scripting and Job Submission
Job Scheduling
Scheduling MapReduce Jobs with a TaskScheduler
Scheduling MapReduce Jobs with Quartz
12. Analyzing Datawith Hadoop
Using Hive
Hello World
Running a Hive Server
Using the Hive Thrift Client
Using the Hive JDBC Client
Apache Logfile Analysis Using Hive
Using Pig
Hello World
Running a PigServer
Controlling Runtime Script Execution
Calling Pig Scripts Inside Spring Integration Data Pipelines
Apache Logfile Analysis Using Pig
Using HBase
Hello World
Using the HBase Java Client
13. Creating Big Data Pipelines with Spring Batch and Spring Integration
Collecting and Loading Data into HDFS
An Introduction to Spring Integration
Copying Logfiles
Event Streams
Event Forwarding
Management
An Introduction to Spring Batch
Processing and Loading Data from a Database
Hadoop Workflows
Spring Batch Support for Hadoop
Wordcount as a Spring Batch Application
Hive and Pig Steps
Exporting Data from HDFS
From HDFS to JDBC
From HDFS to MongoDB
Collecting and Loading Data into Splunk
Part VI. Data Grids
14. GemFire: A Distributed Data Grid
GemFire in a Nutshell
Caches and Regions
How to Get GemFire
Configuring GemFire with the Spring XML Namespace
Cache Configuration
Region Configuration
Cache Client Configuration
Cache Server Configuration
WAN Configuration
Disk Store Configuration
Data Access with GemfireTemplate
Repository Usage
POJO Mapping
Creating a Repository
PDX Serialization
Continuous Query Support
Bibliography
Index
作者介绍:
暂无相关内容,正在全力查找中
出版社信息:
暂无出版社相关信息,正在全力查找中!
书籍摘录:
暂无相关书籍摘录,正在全力查找中!
在线阅读/听书/购买/PDF下载地址:
在线阅读地址:Spring Data(影印版) 东南大学出版社在线阅读
在线听书地址:Spring Data(影印版) 东南大学出版社在线收听
在线购买地址:Spring Data(影印版) 东南大学出版社在线购买
原文赏析:
暂无原文赏析,正在全力查找中!
其它内容:
暂无其它内容!
网站评分
书籍多样性:5分
书籍信息完全性:7分
网站更新速度:4分
使用便利性:9分
书籍清晰度:3分
书籍格式兼容性:3分
是否包含广告:8分
加载速度:3分
安全性:3分
稳定性:6分
搜索功能:8分
下载便捷性:8分
下载点评
- 速度慢(208+)
- 种类多(201+)
- 藏书馆(501+)
- 赚了(542+)
- 愉快的找书体验(157+)
- 书籍完整(352+)
- 快捷(509+)
- 速度快(327+)
- 购买多(470+)
- 经典(207+)
- epub(311+)
- 格式多(318+)
下载评价
- 网友 权***波:
收费就是好,还可以多种搜索,实在不行直接留言,24小时没发到你邮箱自动退款的!
- 网友 田***珊:
可以就是有些书搜不到
- 网友 印***文:
我很喜欢这种风格样式。
- 网友 家***丝:
好6666666
- 网友 方***旋:
真的很好,里面很多小说都能搜到,但就是收费的太多了
- 网友 隗***杉:
挺好的,还好看!支持!快下载吧!
- 网友 辛***玮:
页面不错 整体风格喜欢
- 网友 訾***雰:
下载速度很快,我选择的是epub格式
- 网友 龚***湄:
差评,居然要收费!!!
- 网友 堵***格:
OK,还可以
- 网友 车***波:
很好,下载出来的内容没有乱码。
喜欢"Spring Data(影印版) 东南大学出版社"的人也看了
论语诠解 全6册 论语译注别裁杨伯俊学庸论语线装书局国学经典大学中庸论语孟子国学启蒙经典中国哲学书籍国学精粹 豪华精装 中华线装书局 相关出版:论语译注 杨伯峻 中华书局 论语别裁 南怀瑾 pdf snb 115盘 kindle 在线 下载 pmlz mobi
科学鬼才 pdf snb 115盘 kindle 在线 下载 pmlz mobi
全国注册税务师执业资格考试历年试题名家解析及预测试卷:税法II pdf snb 115盘 kindle 在线 下载 pmlz mobi
庄子新义 朱文熊【正版书籍】 pdf snb 115盘 kindle 在线 下载 pmlz mobi
“以民为本”思想与基本人权保障古今发展研究 pdf snb 115盘 kindle 在线 下载 pmlz mobi
【年末清仓】初级会计实务考点速记手册(2009年初级会计资格)(1-1) pdf snb 115盘 kindle 在线 下载 pmlz mobi
供电企业重点岗位模块化培训指导系列丛书 输电运行检修 pdf snb 115盘 kindle 在线 下载 pmlz mobi
Swiss Annuities and Life Insurance: Secure Returns, Asset Protection, and Privacy瑞士人的养老金和人寿保险:安全的回报,资产保护,以及隐私权 pdf snb 115盘 kindle 在线 下载 pmlz mobi
七年级 上 初中语文 长春版 pdf snb 115盘 kindle 在线 下载 pmlz mobi
玩转考研英语长难句 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 芥子园画传 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 陈云文选 第二卷(精) pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 人的解读 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 初级日语语法精解 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 华图版2012辽宁省公务员录用考试专用教材-巅峰冲刺最后10套试卷(行职+申论) pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 牛津英语生词图片卡(学生用)二年级第二学期 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 英文原版 Wee Society 系列 Be: My Mindfulness Journal 精装 儿童英文写作手账日记本 旅行日记 提升自信 专注 表达 创造性 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 3D恐龙故事书:飞行霸主·翼龙(出手相救 附3D眼镜) pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 智取500万 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 天津北大港湿地自然保护区科学考察与研究 pdf snb 115盘 kindle 在线 下载 pmlz mobi
书籍真实打分
故事情节:4分
人物塑造:9分
主题深度:8分
文字风格:8分
语言运用:5分
文笔流畅:5分
思想传递:9分
知识深度:3分
知识广度:5分
实用性:4分
章节划分:4分
结构布局:8分
新颖与独特:6分
情感共鸣:3分
引人入胜:5分
现实相关:8分
沉浸感:8分
事实准确性:7分
文化贡献:7分