http://hyperjaxb3.jvnet.org/ejb/schemas/customizations
element generated-version

Properties
This component is not nillable.

Model
<generated-version
  access = orm:access-type
  attributeName = xsd:QName
  forced = xsd:boolean
  javaType = xsd:string
  merge = xsd:boolean : true
  name = xsd:string
  schemaType = xsd:QName
  transient = xsd:boolean>
(column?, temporal? )
</generated-version>


Nested Element Summary
orm:columncolumn
          
orm:temporaltemporal
          

Attribute Summary
 orm:access-typeaccess
          
 xsd:QNameattributeName
          
 xsd:booleanforced
          
 xsd:stringjavaType
          
 xsd:booleanmerge
          
 xsd:stringname
          
 xsd:QNameschemaType
          
 xsd:booleantransient
          

Attribute Detail

access

Type:
orm:access-type
Use:
optional
Form:
unqualified

attributeName

Type:
xsd:QName
Use:
optional
Form:
unqualified

forced

Type:
xsd:boolean
Use:
optional
Form:
unqualified

javaType

Type:
xsd:string
Use:
optional
Form:
unqualified

merge

Type:
xsd:boolean
Default:
true
Use:
optional
Form:
unqualified

name

Type:
xsd:string
Use:
required
Form:
unqualified

schemaType

Type:
xsd:QName
Use:
optional
Form:
unqualified

transient

Type:
xsd:boolean
Use:
optional
Form:
unqualified

Local Usage
persistence

Source
<xsd:element name="generated-version" type="hj:generated-version"/>


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