JDNC 04 05 Schema Documentation

http://www.jdesktop.org/2004/05/jdnc
complexType TypeMapEntry.type

Super Types
{http://www.jdesktop.org/2004/05/jdnc}TypeMapEntry.type (extension)

Model
<...
  class = om:ClassName
  sqlType = xsd:NCName>

</...>


Attribute Summary
 om:ClassNameclass
          
 xsd:NCNamesqlType
          

Attribute Detail

class

om:ClassName class


sqlType

xsd:NCName sqlType


Local Usage
_typeMapEntry.class

Source
<xsd:complexType name="TypeMapEntry.type">
<xsd:complexContent>
<xsd:extension base="om:Identifiable.type">
<xsd:group ref="jdnc:TypeMapEntry.content"/>
<xsd:attributeGroup ref="jdnc:TypeMapEntry.attlist"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

JDNC 04 05 Schema Documentation

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://www.sourceforge.net.