Changeset 1007 for branches/1.3/generator/resources/xsd
- Timestamp:
- 03/19/08 22:01:26 (9 months ago)
- Files:
-
- branches/1.3/generator/resources/xsd/database.xsd (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.3/generator/resources/xsd/database.xsd
r908 r1007 352 352 <xs:attribute name="defaultMutatorVisibility" type="visibility" use="optional"/> 353 353 <xs:attribute name="idMethod" type="idmethod" use='optional'/> 354 <xs:attribute name="allowPkInsert" type="xs:boolean" default="false" use="optional"/> 354 355 <xs:attribute name="skipSql" type="xs:boolean" default="false"/> 355 356 <xs:attribute name="readOnly" type="xs:boolean" default="false"/>
