JDO2 API Legacy
Apache
|
JDO Wiki
JDO Links
JDO Wiki
JCP Links
JDO 1.0 JSR-12
JDO 2.0 JSR-243
Project Documentation
About JDO2 API Legacy
Project Info
Project Reports
Metrics
Checkstyle
Change Log
Developer Activity
File Activity
Project License
JavaDocs
JavaDoc Report
JavaDoc Warnings Report
Source Xref
Test Xref
Unit Tests
Link Check Report
Task List
Development Process
Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files
Infos
Warnings
Errors
68
0
0
7
Files
Files
I
W
E
javax/jdo/Constants.java
0
0
5
javax/jdo/JDOReadOnlyException.java
0
0
1
javax/jdo/PersistenceManagerFactory.java
0
0
1
javax/jdo/Constants.java
Error
Line
Line is longer than 100 characters.
759
Line is longer than 100 characters.
760
Line is longer than 100 characters.
777
Line is longer than 100 characters.
779
Line is longer than 100 characters.
783
javax/jdo/JDOReadOnlyException.java
Error
Line
File does not end with a newline.
0
javax/jdo/PersistenceManagerFactory.java
Error
Line
Unused import - javax.jdo.spi.JDOPermission.
27