Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

What is AEM's JCR?

Avatar

Employee

What is AEM's JCR?

1 Accepted Solution

Avatar

Correct answer by
Employee

The AEM JCR stands for the Java content repository. You can store data as nodes and node properties. Data can be stored as within properties that belong to a node. You can store, access, update and delete nodes and properties.

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

The AEM JCR stands for the Java content repository. You can store data as nodes and node properties. Data can be stored as within properties that belong to a node. You can store, access, update and delete nodes and properties.