
h.cloudgraph-config.0.6.4.source-code.cloudgraph-state-jaxb-bindings.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cloudgraph-config Show documentation
Show all versions of cloudgraph-config Show documentation
CloudGraph(tm) is a suite of Service Data Object (SDO) 2.1 services designed for relational and big-table style "cloud" databases, such as HBase and others.
<?xml version="1.0" encoding="UTF-8"?> <jxb:bindings version="1.0" xmlns:jxb="http://java.sun.com/xml/ns/jaxb" xmlns:xjc="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <jxb:globalBindings fixedAttributeAsConstantProperty="false" collectionType="java.util.ArrayList" choiceContentProperty="true" typesafeEnumMemberName="generateError" enableFailFastCheck="false" generateIsSetMethod="false" underscoreBinding="asCharInWord"> <xjc:simple /> </jxb:globalBindings> <jxb:bindings schemaLocation="cloudgraph-state.xsd" node="/xsd:schema"> <jxb:schemaBindings> <jxb:package name="org.cloudgraph.state"> <jxb:javadoc><![CDATA[ <body> Contains classes used to manages a minimal set of "state" information persisted with each data graph in order to reduce overall storage space. <p> In general, mappings within the state structure are designed and included for the purpose of consolidation of potentially repetitive data which would otherwise be included within cells as column data or as part of composite column qualifiers. </p> <p> Contains JAXB annotated classes for the purpose of XML marshalling and un-marshalling. </p> </body>]]></jxb:javadoc> </jxb:package> </jxb:schemaBindings> </jxb:bindings> </jxb:bindings>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy