User Tools

Site Tools


01_user_documentation:06_graph:07_persistence:99_code_enhancement

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
01_user_documentation:06_graph:07_persistence:99_code_enhancement [2025/11/21 16:41] gaetan01_user_documentation:06_graph:07_persistence:99_code_enhancement [2025/11/21 16:42] (current) gaetan
Line 1: Line 1:
 ====== Code enhancement ====== ====== Code enhancement ======
  
-The code required for the persistence can be automatically added in a java project with ''//enh:'' commands. Then, the maven build will automatically process the file into adding the required code. +The code required for the persistence can be automatically added in a java project with ''%%//enh:%%'' commands. Then, the maven build will automatically process the file into adding the required code. 
  
 ======  ====== ======  ======
  
 The list of available tags is:  The list of available tags is: 
-  * Field: ''//enh:field'' the most common tag.  +  * Field: ''%%//enh:field%%'' the most common tag.  
-  * Insert: ''//enh:insert'' required for the script to add the code +  * Insert: ''%%//enh:insert%%'' required for the script to add the code 
-  * SCO: ''//enh:sco SCOType'' indicate that the class is SCO+  * SCO: ''%%//enh:sco SCOType%%'' indicate that the class is SCO
  
  
Line 29: Line 29:
 // boolean open // boolean open
 //enh:field type=bits(BASE_OPEN_MASK) attr=Attributes.OPEN getter setter //enh:field type=bits(BASE_OPEN_MASK) attr=Attributes.OPEN getter setter
-<code>+</code>
  
  
01_user_documentation/06_graph/07_persistence/99_code_enhancement.1763739677.txt.gz · Last modified: 2025/11/21 16:41 by gaetan