Java::JCR 0.08
Sponsored Links
Java::JCR 0.08 Ranking & Summary
File size:
0.047 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
878
Date added:
2007-06-04
Publisher:
Andrew Sterling Hanenkamp
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.
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
Java::JCR 0.08 Keywords
JCR
JSR 170
JSR
JCR 0.08
Perl
to use
170
repositories
module
0.08
Java::JCR
JavaJCR
Java::JCR 0.08
Libraries
Programming
Bookmark Java::JCR 0.08
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
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
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
Latest Software
Popular Software
Favourite Software