Showing:

Attributes
Diagrams
Properties
Source
Used by
Element cay:attribute-override
Namespace http://cayenne.apache.org/schema/3.0/modelMap
Diagram
Diagram modelMap5.tmp#id47 modelMap5.tmp#id48 modelMap5.tmp#id49 modelMap5.tmp#id50
Properties
content: complex
Used by
Element cay:obj-entity
Attributes
QName Type Fixed Default Use Annotation
db-attribute-path xs:string optional
lock xs:boolean optional
name xs:string optional
type xs:string optional
Source
<xs:element name="attribute-override">
  <xs:complexType>
    <xs:attribute name="db-attribute-path" use="optional" type="xs:string"/>
    <xs:attribute name="lock" use="optional" type="xs:boolean"/>
    <xs:attribute name="name" use="optional" type="xs:string"/>
    <xs:attribute name="type" use="optional" type="xs:string"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/ari/svn/cayenne/framework/cayenne-jdk1.5-unpublished/src/main/resources/org/apache/cayenne/schema/3.0/modelMap.xsd
Attribute cay:attribute-override/@db-attribute-path
Namespace No namespace
Type xs:string
Properties
use: optional
Used by
Source
<xs:attribute name="db-attribute-path" use="optional" type="xs:string"/>
Schema location file:/Users/ari/svn/cayenne/framework/cayenne-jdk1.5-unpublished/src/main/resources/org/apache/cayenne/schema/3.0/modelMap.xsd
Attribute cay:attribute-override/@lock
Namespace No namespace
Type xs:boolean
Properties
use: optional
Used by
Source
<xs:attribute name="lock" use="optional" type="xs:boolean"/>
Schema location file:/Users/ari/svn/cayenne/framework/cayenne-jdk1.5-unpublished/src/main/resources/org/apache/cayenne/schema/3.0/modelMap.xsd
Attribute cay:attribute-override/@name
Namespace No namespace
Type xs:string
Properties
use: optional
Used by
Source
<xs:attribute name="name" use="optional" type="xs:string"/>
Schema location file:/Users/ari/svn/cayenne/framework/cayenne-jdk1.5-unpublished/src/main/resources/org/apache/cayenne/schema/3.0/modelMap.xsd
Attribute cay:attribute-override/@type
Namespace No namespace
Type xs:string
Properties
use: optional
Used by
Source
<xs:attribute name="type" use="optional" type="xs:string"/>
Schema location file:/Users/ari/svn/cayenne/framework/cayenne-jdk1.5-unpublished/src/main/resources/org/apache/cayenne/schema/3.0/modelMap.xsd