Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
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.