| 1. |
What Is Meant By Jcr (java Content Repository)? |
|
Answer» A Java Content Repository uses the JSR-170 API to access the content repository using Java, independent of the physical implementation. JCR is the Java Content Repository standard, also known as JSR-170 after its Java SPECIFICATION REQUEST. Later revised version 2 as (JCR-283). A repository effectively consists of two parts:
A Java Content Repository uses the JSR-170 API to access the content repository using Java, independent of the physical implementation. JCR is the Java Content Repository standard, also known as JSR-170 after its Java Specification Request. Later revised version 2 as (JCR-283). A repository effectively consists of two parts: |
|