|
487 | 487 | "keywords":"",
|
488 | 488 | "url":"/docs/trouble-shooting#registered"
|
489 | 489 | }
|
| 490 | +,{ |
| 491 | + "title":"Trouble shooting - Transient Initialisation", |
| 492 | + "caption":"", |
| 493 | + "category":"Introduction", |
| 494 | + "priority":"2", |
| 495 | + "keywords":"", |
| 496 | + "url":"/docs/trouble-shooting#transient-initialisation" |
| 497 | +} |
490 | 498 | ,{
|
491 | 499 | "title":"Trouble shooting - java.lang.IllegalStateException: Bean class _ is not enhanced?",
|
492 | 500 | "caption":"",
|
|
631 | 639 | "keywords":"",
|
632 | 640 | "url":"/docs/db-migrations#db-migrations"
|
633 | 641 | }
|
| 642 | +,{ |
| 643 | + "title":"Dependencies", |
| 644 | + "caption":"", |
| 645 | + "category":"DB migrations", |
| 646 | + "priority":"3", |
| 647 | + "keywords":"", |
| 648 | + "url":"/docs/db-migrations#dependencies" |
| 649 | +} |
634 | 650 | ,{
|
635 | 651 | "title":"Details",
|
636 | 652 | "caption":"",
|
|
1159 | 1175 | "keywords":"",
|
1160 | 1176 | "url":"/docs/database/postgres#ebean-postgres"
|
1161 | 1177 | }
|
1162 |
| -,{ |
1163 |
| - "title":"Postgres / Array type", |
1164 |
| - "caption":"", |
1165 |
| - "category":"Database platforms", |
1166 |
| - "priority":"3", |
1167 |
| - "keywords":"", |
1168 |
| - "url":"/docs/database/postgres/arraytype" |
1169 |
| -} |
1170 |
| -,{ |
1171 |
| - "title":"Postgres / PostGIS", |
1172 |
| - "caption":"", |
1173 |
| - "category":"Database platforms", |
1174 |
| - "priority":"3", |
1175 |
| - "keywords":"", |
1176 |
| - "url":"/docs/database/postgres/postgis" |
1177 |
| -} |
1178 | 1178 | ,{
|
1179 | 1179 | "title":"Redis - L2 cache",
|
1180 | 1180 | "caption":"",
|
|
1927 | 1927 | "keywords":"",
|
1928 | 1928 | "url":"/docs/mapping/extensions/dbenumvalue#storage"
|
1929 | 1929 | }
|
| 1930 | +,{ |
| 1931 | + "title":"Extension / @DbForeignKey", |
| 1932 | + "caption":"", |
| 1933 | + "category":"Mapping", |
| 1934 | + "priority":"3", |
| 1935 | + "keywords":"", |
| 1936 | + "url":"/docs/mapping/extensions/dbforeignkey" |
| 1937 | +} |
1930 | 1938 | ,{
|
1931 | 1939 | "title":"Extension / @DbJson",
|
1932 | 1940 | "caption":"",
|
|
2103 | 2111 | "keywords":"",
|
2104 | 2112 | "url":"/docs/mapping/extensions/view"
|
2105 | 2113 | }
|
| 2114 | +,{ |
| 2115 | + "title":"Extension / @View - Dependent Tables", |
| 2116 | + "caption":"", |
| 2117 | + "category":"Mapping", |
| 2118 | + "priority":"3", |
| 2119 | + "keywords":"", |
| 2120 | + "url":"/docs/mapping/extensions/view" |
| 2121 | +} |
| 2122 | +,{ |
| 2123 | + "title":"Extension / @View - Extra DDL to define the view", |
| 2124 | + "caption":"", |
| 2125 | + "category":"Mapping", |
| 2126 | + "priority":"3", |
| 2127 | + "keywords":"", |
| 2128 | + "url":"/docs/mapping/extensions/view" |
| 2129 | +} |
2106 | 2130 | ,{
|
2107 | 2131 | "title":"Extension / @View - View",
|
2108 | 2132 | "caption":"",
|
|
2247 | 2271 | "keywords":"",
|
2248 | 2272 | "url":"/docs/mapping/jpa/id#uuid"
|
2249 | 2273 | }
|
| 2274 | +,{ |
| 2275 | + "title":"JPA / @Id - UUID and @GeneratedValue", |
| 2276 | + "caption":"", |
| 2277 | + "category":"Mapping", |
| 2278 | + "priority":"3", |
| 2279 | + "keywords":"", |
| 2280 | + "url":"/docs/mapping/jpa/id#uuid-generatedValue" |
| 2281 | +} |
2250 | 2282 | ,{
|
2251 | 2283 | "title":"JPA / @Lob",
|
2252 | 2284 | "caption":"",
|
|
2567 | 2599 | "keywords":"",
|
2568 | 2600 | "url":"/docs/mapping/type/uuid"
|
2569 | 2601 | }
|
| 2602 | +,{ |
| 2603 | + "title":"Types / UUID - @GeneratedValue", |
| 2604 | + "caption":"", |
| 2605 | + "category":"Mapping", |
| 2606 | + "priority":"3", |
| 2607 | + "keywords":"", |
| 2608 | + "url":"/docs/mapping/type/uuid#generatedValue" |
| 2609 | +} |
2570 | 2610 | ,{
|
2571 | 2611 | "title":"Types / UUID - Binary storage",
|
2572 | 2612 | "caption":"",
|
|
0 commit comments