JEUS JPA 안내서 

JEUS v7.0 Fix#3

Restricted Rights Legend

All TmaxSoft Software (JEUS®) and documents are protected by copyright laws and international convention. TmaxSoft software and documents are made available under the terms of the TmaxSoft License Agreement and may only be used or copied in accordance with the terms of this agreement. No part of this document may be transmitted, copied, deployed, or reproduced in any form or by any means, electronic, mechanical, or optical, without the prior written consent of TmaxSoft Co., Ltd.

이 소프트웨어(JEUS®) 사용설명서의 내용과 프로그램은 저작권법과 국제 조약에 의해서 보호받고 있습니다. 사용설명서의 내용과 여기에 설명된 프로그램은 TmaxSoft Co., Ltd.와의 사용권 계약 하에서만 사용이 가능하며, 사용권 계약을 준수하는 경우에만 사용 또는 복제할 수 있습니다. 이 사용설명서의 전부 또는 일부분을 TmaxSoft의 사전 서면 동의 없이 전자, 기계, 녹음 등의 수단을 사용하여 전송, 복제, 배포, 2차적 저작물작성 등의 행위를 하여서는 안 됩니다.

Trademarks

JEUS® is registered trademark of TmaxSoft Co., Ltd. Other products, titles or services may be registered trademarks of their respective companies.

JEUS®는 TmaxSoft Co., Ltd.의 등록 상표입니다. 기타 모든 제품들과 회사 이름은 각각 해당 소유주의 상표로서 참조용으로만 사용됩니다.

Open Source Software Notice

Some modules or files of this product are subject to the terms of the following licenses. : APACHE2.0, CDDL1.0, EDL1.0, OPEN SYMPHONY SOFTWARE1.1, TRILEAD-SSH2, Bouncy Castle, BSD, MIT, SIL OPEN FONT1.1

Detailed Information related to the license can be found in the following directory : ${INSTALL_PATH}/lib/licenses

본 제품의 일부 파일 또는 모듈은 다음의 라이선스를 준수합니다. : APACHE2.0, CDDL1.0, EDL1.0, OPEN SYMPHONY SOFTWARE1.1, TRILEAD-SSH2, Bouncy Castle, BSD, MIT, SIL OPEN FONT1.1

관련 상세한 정보는 제품의 다음의 디렉터리에 기재된 사항을 참고해 주십시오. : ${INSTALL_PATH}/lib/licenses

안내서 정보

안내서 제목: JEUS JPA 안내서 

발행일: 2014-08-29

소프트웨어 버전: JEUS v7.0 Fix#3

안내서 버전: v2.1.5


내용 목차

안내서에 대하여
1. 소개
2. 프로바이더 설정
2.1. 데이터베이스 설정
2.1.1. 사용 환경별 설정
2.1.2. 데이터베이스 타입 설정
2.1.3. 스키마 자동 생성 설정
2.2. Caching
2.3. Query 힌트
2.4. Logging 설정
3. 프로바이더 변경
3.1. Persistence 프로바이더 변경
3.2. 사용 가능한 Persistence 프로바이더
색인

표 목차

[표 2.1] Java SE 모드 데이터베이스 프로퍼티
[표 2.2] eclipselink.target-database 프로퍼티
[표 2.3] Java Type to SQL Type Mappings

예 목차

[예 2.1] Java EE 모드에서 데이터베이스 설정 예
[예 2.2] Java SE 모드에서 데이터베이스 설정 예
[예 2.3] 데이터베이스 타입 설정 예
[예 2.4] 스키마 자동 생성 설정 예
[예 2.5] Caching 방식 설정 예
[예 2.6] Query 힌트 사용 예제
[예 2.7] Logging 설정 예
[예 3.1] Persistence 프로바이더 변경 예