Changes for page XWiki Longs (xwikilongs)

Last modified by Vincent Massol on 2023/04/19

From version 1.1
edited by Helmut Nagy
on 2009/02/12
Change comment: There is no comment for this version
To version 3.2
edited by Vincent Massol
on 2017/09/01
Change comment: Update document after refactoring.

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -DevGuide.DatabaseSchema
1 +xwiki:Documentation.DevGuide.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.hel
1 +XWiki.VincentMassol
Syntax
... ... @@ -1,1 +1,1 @@
1 -XWiki 1.0
1 +XWiki 2.1
Content
... ... @@ -1,65 +1,7 @@
1 +This table contains the data for long properties in XWiki Objects.
1 1  
2 -<style>
3 -td, th {border-bottom:1px solid #666}
4 -table.dbtable{border:1px solid #666;border-bottom:0px}
5 -th {background-color:#EFEFEF}
6 -.db0{width:1%;border-right:1px solid #666;}
7 -.db1{width:25%;border-right:1px solid #666}
8 -.db2{width:10%;border-right:1px solid #666}
9 -.db3{width:7%;border-right:1px solid #666}
10 -.db4{width:7%;border-right:1px solid #666}
11 -.db5{width:10%;border-right:1px solid #666}
12 -.db6{width:20%;border-right:1px solid #666}
13 -.db7{width:20%}
14 -.dbhead{background-color:#CCC;font-weight:bold}
15 -</style>
16 -1.1.1 XWiki Longs (xwikilongs)
17 -
18 -This table contain the data for long properties in XWiki Objects.
19 -
20 -<table border="0" width="100%" class="dbtable" cellpadding="3"
21 - cellspacing="0">
22 - <tr>
23 - <td colspan="8" class="dbhead">xwikilongs</td>
24 - </tr>
25 - <tr>
26 - <th class="db0">&nbsp;</th>
27 - <th class="db1">Column Name</th>
28 - <th class="db2">Datatype</th>
29 - <th class="db3">Not null</th>
30 - <th class="db4">auto inc</th>
31 - <th class="db5">flags</th>
32 - <th class="db6">Default Value</th>
33 - <th class="db7">Comments</th>
34 - </tr>
35 - <tr>
36 - <td class="db0">{image:db_key.gif|16|16|document=DevGuide.DatabaseSchema}</td>
37 - <td class="db1">XWL_ID</td>
38 - <td class="db2">INTEGER</td>
39 - <td class="db3">{image:db_check.gif|16|16|document=DevGuide.DatabaseSchema}</td>
40 - <td class="db4">&nbsp;</td>
41 - <td class="db5">&nbsp;</td>
42 - <td class="db6">0</td>
43 - <td class="db7">&nbsp;</td>
44 - </tr>
45 - <tr>
46 - <td class="db0">{image:db_key.gif|16|16|document=DevGuide.DatabaseSchema}</td>
47 - <td class="db1">XWL_NAME</td>
48 - <td class="db2">VARCHAR(255)</td>
49 - <td class="db3">{image:db_check.gif|16|16|document=DevGuide.DatabaseSchema}</td>
50 - <td class="db4">&nbsp;</td>
51 - <td class="db5">&nbsp;</td>
52 - <td class="db6">&nbsp;</td>
53 - <td class="db7">&nbsp;</td>
54 - </tr>
55 - <tr>
56 - <td class="db0">{image:db_field.gif|16|16|document=DevGuide.DatabaseSchema}</td>
57 - <td class="db1">XWL_VALUE</td>
58 - <td class="db2">BIGINT(20)</td>
59 - <td class="db3">&nbsp;</td>
60 - <td class="db4">&nbsp;</td>
61 - <td class="db5">&nbsp;</td>
62 - <td class="db6">null</td>
63 - <td class="db7">&nbsp;</td>
64 - </tr>
65 -</table>
3 +|=(% colspan='8'%)xwikilongs(%%)
4 +|= |=Column Name |=Datatype |=Not null |=auto inc |=flags |=Default value |=Comments
5 +|[[image:DatabaseSchema@db_key.gif]]|XWL_ID|INTEGER |[[image:DatabaseSchema@db_check.gif]] | | | 0|
6 +|[[image:DatabaseSchema@db_key.gif]]|XWL_NAME |VARCHAR(255) |[[image:DatabaseSchema@db_check.gif]] | | | |
7 +|[[image:DatabaseSchema@db_field.gif]]|XWL_VALUE|BIGINT(20) | | | |null |

Get Connected