Coder Social home page Coder Social logo

days365bit / javapersistence Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wikibook/javapersistence

0.0 0.0 0.0 908 KB

《자바 퍼시스턴스 프로그래밍 완벽 가이드》 예제 코드

Home Page: https://wikibook.co.kr/javapersistence/

Java 100.00%

javapersistence's Introduction

cover

자바 퍼시스턴스 프로그래밍 완벽 가이드

스프링 데이터, JPA, 하이버네이트를 활용한 자바 영속성 프로그래밍


애플리케이션 데이터를 효과적으로 관리하는 것은 모든 애플리케이션에 필수적입니다. 스프링 데이터와 하이버네이트는 객체지향 코드와 관계형 데이터 저장소 간의 격차를 줄여 자바 영속성 프로그래밍을 획기적으로 간소화합니다.

《자바 퍼시스턴스 프로그래밍 완벽 가이드》는 스프링 데이터, JPA, 하이버네이트를 이용한 실습 예제를 통해 자바 영속성을 자세히 다룹니다. 이 책은 주요 자바 영속성 도구의 기능을 면밀히 분석하고 가장 일반적인 사용 사례를 안내합니다. 각 도구를 비교, 대조함으로써 애플리케이션에 어떤 도구가 적합한지 선택할 수 있습니다. 매핑 전략을 만들고 활용하는 방법, 하이버네이트와 스프링 데이터의 트랜잭션 접근 방식, 자바 영속성 애플리케이션을 효율적으로 테스트하는 방법까지 배울 수 있습니다. 관계형 데이터베이스와 비관계형 데이터베이스를 모두 활용하는 예제도 제시합니다.

★ 이 책에서 다루는 내용 ★

  • 영속 클래스, 값 타입, 상속 매핑
  • 컬렉션과 엔티티 연관관계 매핑
  • 스프링 데이터와 하이버네이트를 이용한 트랜잭션 처리
  • 페치 계획, 전략, 프로파일
  • 데이터 필터링
  • 스프링 데이터 REST 프로젝트 구축
  • 비관계형 데이터베이스에서 자바 영속성 활용
  • QueryDSL을 이용한 JPA 쿼리
  • 자바 영속성 애플리케이션 테스트

구입처

javapersistence's People

Contributors

wikibook avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.