Main > Programming > Libraries >

Java::JCR 0.08

Java::JCR 0.08

Sponsored Links

Java::JCR 0.08 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.047 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 878
Date added: 2007-06-04

Java::JCR 0.08 description

Java::JCR is a module to use JSR 170 (JCR) repositories from Perl.

SYNOPSIS

use Java::JCR;
use Java::JCR::Jackrabbit;

my $repository = Java::JCR::Jackrabbit->new;
my $session = $repository->login(
Java::JCR::SimpleCredentials->new(username, password)
);

my $root = $session->get_root_node;
my $node = $root->add_node(foo, nt:unstructured);
$node->set_property(bar, 10);
$node->set_property(baz, blah);
$node->set_property(qux, 4.8);
$session->save;

The JSR 170 specification describes a Java-based API for access hierarchical databases. This is generally referred to by the abbreviation JCR, which is an abbreviation for Content Repository API for Java Technology Specification.

The biggest OSS implementation, as of this writing, is Jackrabbit, which is a project at the Apache Software Foundation, http://jackrabbit.apache.org/. Currently, this library allows Perl programmers to develop using the JCR and Jackrabbit, though, theres no reason why connectors cant be written for other implementations, such as Jaceira, CRX, eXoplatform, etc. The JCR library wrappers included are not at all specific to Jackrabbit.

Java::JCR 0.08 Screenshot

Advertisements

Java::JCR 0.08 Keywords

Bookmark Java::JCR 0.08

Hyperlink code:
Link for forum:

Java::JCR 0.08 Copyright

WareSeeker periodically updates pricing and software information of Java::JCR 0.08 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Java::JCR 0.08 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Java::JCR::Lock is a Perl module that can load JCR lock extension wrappers. Free Download
Java::JCR::Nodetype is a Perl module that can load the JCR node type class wrappers. Free Download
PLJava is Perl module that will embed Perl into Java. Free Download
Java::JCR::Exception is a Perl wrapper for repository exceptions. Free Download
Java::JCR::Workspace is a Perl wrapper for javax.jcr.Workspace. Free Download
Java::JCR::Lock::Lock is a Perl wrapper for javax.jcr.lock.Lock. Free Download
Java::Import is Perl module to use Java classes in Perl. Free Download
Parse::Java is a Perl module that acts like a parser for Java code. Free Download