java Programming Glossary: jcr
How to store a file on a server(web container) through a Java EE web application? http://stackoverflow.com/questions/2663204/how-to-store-a-file-on-a-serverweb-container-through-a-java-ee-web-application
When to use JCR (content repository) over other options? http://stackoverflow.com/questions/3908584/when-to-use-jcr-content-repository-over-other-options to use JCR content repository over other options I'm trying to evaluate.. content management jcr share improve this question JCR repositories are different than RDBMSes because a JCR repository.. JCR repositories are different than RDBMSes because a JCR repository is hierarchical allowing your to organize your content..
|