Note: This website is archived. For up-to-date information about D projects and development, please visit wiki.dlang.org.

Changes between Version 9 and Version 10 of ORM

Show
Ignore:
Author:
aaronc542 (IP: 98.221.82.178)
Timestamp:
01/20/09 06:07:32 (15 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ORM

    v9 v10  
    22 
    33== Class decorator @data == 
    4  
    5 === Class Mapping Modifiers === 
    6  * @no_save 
    7  * @no_remove 
    8  * @classTableInheritance 
    94 
    105=== Basic Type Field Decorators === 
    3530 * @primaryKey 
    3631 
     32=== Class Mapping Modifiers === 
     33 * @no_save 
     34 * @no_remove 
     35 * @classTableInheritance 
     36 
    3737=== Hooks === 
    3838