XQuery API for Java (original) (raw)

Property Value
dbo:abstract XQuery API for Java (XQJ) refers to the common Java API for the W3C XQuery 1.0 specification. The XQJ API enables Java programmers to execute XQuery against an XML data source (e.g. an XML database) while reducing or eliminating vendor lock in. The XQJ API provides Java developers with an interface to the XQuery Data Model. Its design is similar to the JDBC API which has a client/server feel and as such lends itself well to Server-based XML Databases and less well to client-side XQuery processors, although the "connection" part is a very minor part of the entire API. Users of the XQJ API can bind Java values to XQuery expressions, preventing code injection attacks. Also, multiple XQuery expressions can be executed as part of an atomic transaction. (en)
dbo:developer dbr:Java_Community_Process
dbo:latestReleaseDate 2009-06-24 (xsd:date)
dbo:latestReleaseVersion 1.0
dbo:thumbnail wiki-commons:Special:FilePath/XQJ-Architecture.svg?width=300
dbo:wikiPageExternalLink http://jcp.org/en/jsr/detail%3Fid=225 http://archive.xmlprague.cz/2012/files/xmlprague-2012-proceedings.pdf%23page=197 http://wiki.orbeon.com/forms/doc/developer-guide/processors-xquery-generator%23TOC-XQuery-processor-implementations http://www.cfoster.net/articles/xqj-tutorial/ https://ligasgr.github.io/intellij-xquery/ https://github.com/SpringSource/spring-integration-extensions/tree/master/spring-integration-xquery https://github.com/fancellu/xqs http://www.oracle.com/technetwork/database-features/xmldb/overview/index.html http://prezi.com/lviyahwtaxge/building-bridges-from-java-to-xquery/ http://www.balisage.net/Proceedings/vol5/html/Rennau01/BalisageVol5-Rennau01.html http://xqj.net/javadoc/
dbo:wikiPageID 32238027 (xsd:integer)
dbo:wikiPageLength 17490 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1121587866 (xsd:integer)
dbo:wikiPageWikiLink dbr:Progress_Software dbr:BaseX dbc:Java_API_for_XML dbr:Java_Specification_Request dbr:XML_database dbr:SQL dbr:Open_Source_Definition dbr:MySQL dbr:StAX dbr:Technology_Compatibility_Kit dbr:BEA_Systems dbr:Adapter_(computing) dbr:TigerLogic dbr:Database_connection dbr:W3C dbr:Adaptive_Server_Enterprise dbr:EXist dbr:File:XQJ-Architecture.svg dbr:Nokia dbr:Relational_database dbr:Java_(programming_language) dbr:Java_Architecture_for_XML_Binding dbr:Java_Database_Connectivity dbc:Java_APIs dbc:Java_specification_requests dbr:Code_injection dbc:XML_data_access dbr:Java_Community_Process dbr:Java_package dbr:Javadoc dbr:Atomic_transaction dbr:Reference_implementation dbr:Document_Object_Model dbr:MarkLogic dbc:Database_APIs dbr:PostgreSQL dbr:Software_AG dbr:IBM dbr:IBM_Db2 dbr:IBM_Informix dbr:Intel dbr:Microsoft_SQL_Server dbr:Oracle_Corporation dbr:Oracle_Database dbr:XML dbr:XQuery dbr:Saxon_XSLT dbr:Sedna_(database) dbr:Simple_API_for_XML dbr:Result_set dbr:Vendor_lock-in dbr:Java_API dbr:Zorba_-_The_XQuery_Processor
dbp:developer dbr:Java_Community_Process
dbp:genre Data Access API (en)
dbp:latestReleaseDate 2009-06-24 (xsd:date)
dbp:latestReleaseVersion 1 (xsd:integer)
dbp:name XQJ (en)
dbp:website http://jcp.org/en/jsr/detail%3Fid=225
dbp:wikiPageUsesTemplate dbt:Code dbt:Infobox_software dbt:Reflist dbt:Short_description dbt:Start_date dbt:Use_dmy_dates
dcterms:subject dbc:Java_API_for_XML dbc:Java_APIs dbc:Java_specification_requests dbc:XML_data_access dbc:Database_APIs
rdf:type owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 yago:Abstraction100002137 yago:Code106355894 yago:CodingSystem106353757 yago:Communication100033020 yago:Message106598915 yago:Request106513366 yago:WikicatJavaSpecificationRequests yago:Writing106359877 yago:WrittenCommunication106349220 yago:Software106566077
rdfs:comment XQuery API for Java (XQJ) refers to the common Java API for the W3C XQuery 1.0 specification. The XQJ API enables Java programmers to execute XQuery against an XML data source (e.g. an XML database) while reducing or eliminating vendor lock in. (en)
rdfs:label XQuery API for Java (en)
owl:sameAs freebase:XQuery API for Java yago-res:XQuery API for Java wikidata:XQuery API for Java https://global.dbpedia.org/id/4xQM6
prov:wasDerivedFrom wikipedia-en:XQuery_API_for_Java?oldid=1121587866&ns=0
foaf:depiction wiki-commons:Special:FilePath/XQJ-Architecture.svg
foaf:homepage http://jcp.org/en/jsr/detail%3Fid=225
foaf:isPrimaryTopicOf wikipedia-en:XQuery_API_for_Java
foaf:name XQJ (en)
is dbo:wikiPageRedirects of dbr:XQJ
is dbo:wikiPageWikiLink of dbr:Enterprise_information_integration dbr:BaseX dbr:List_of_Java_APIs dbr:Jakarta_Persistence dbr:XML_database dbr:StAX dbr:TigerLogic dbr:Data_access dbr:EXist dbr:JDBC_driver dbr:Java_Community_Process dbr:Java_XML dbr:XQuery dbr:Simple_API_for_XML dbr:Zorba_(XQuery_processor) dbr:XQJ
is foaf:primaryTopic of wikipedia-en:XQuery_API_for_Java