Skip to content
forked from javaee/jpa-spec

JPA APIの日本語翻訳を行っています。

Notifications You must be signed in to change notification settings

megascus/jpa-spec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Persistence API specification(日本語翻訳版)

これはJPA2.2仕様(Java EE8)のjavadocの日本語版を作成するプロジェクトです。 javaソースコードのjavadocを日本語に書き換えると自動ビルドされます。

成果物は以下から参照することが出来ます。(完了)

https://megascus.github.io/jpa-spec/docs/apidocs/

以下原文

Java Persistence API specification

This is collaboration repository for JSR 338: Java Persistence 2.1: https://www.jcp.org/en/jsr/detail?id=338

For specification related discussions join https://javaee.groups.io/g/jpa-spec

Latest version of the specification: JavaPersistence.pdf

Latest version of the XML schema for persitence.xml: persistence_2_2.xsd

Reference of the API defined by the specification and full reference implementation of the specification are available through the EclipseLink project with sources of the API available at: https://github.com/eclipse/javax.persistence and of the RI at: https://github.com/eclipse/eclipselink.runtime

Latest version of the javadoc: https://javadoc.io/doc/org.eclipse.persistence/javax.persistence/2.2.0-RC1

About

JPA APIの日本語翻訳を行っています。

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%