Database         Votes         Percentage 0 码力 |
          49 页 |
          228.41 KB
          | 1 年前 3
  5.1. DATABASE. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  92  5.1.1. CREATE DATABASE . . . 92  5.1.2. ALTER DATABASE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  99  5.1.3. DROP DATABASE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  640  RDB$DATABASE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
 0 码力 |
          701 页 |
          3.12 MB
          | 1 年前 3
  verwenden:  • actor  • boundary  • control  • entity  • database  • collections  @startuml actor Foo1 boundary Foo2 control Foo3 entity Foo4 database Foo5 collections Foo6 Foo1 -> Foo2 : To boundary Foo1 Foo1 -> Foo3 : To control Foo1 -> Foo4 : To entity Foo1 -> Foo5 : To database Foo1 -> Foo6 : To collections  PlantUML Sprachreferenz (1.2021.2) 1 / 405  1.2 Deklaration eines Teilnehmers 1 SEQUENZ-DIAGRAMM Anwendungsfälle mit den << und >> Symbolen hinzugefügt werden .  @startuml User << Human >> :Main Database: as MySql << Application >> (Start) << One Shot >> (Use the application) as (Use) << Main >>  User
 0 码力 |
          406 页 |
          4.22 MB
          | 1 年前 3
  verwenden:  • actor  • boundary  • control  • entity  • database  • collections  @startuml actor Foo1 boundary Foo2 control Foo3 entity Foo4 database Foo5 collections Foo6 Foo1 -> Foo2 : To boundary Foo1 Foo1 -> Foo3 : To control Foo1 -> Foo4 : To entity Foo1 -> Foo5 : To database Foo1 -> Foo6 : To collections  @enduml  Teilnehmer können mittels as umbenannt werden.  PlantUML Sprachreferenz (1.2023.11) 2 / Anwendungsfälle mit den << und >> Symbolen hinzugefügt werden .  @startuml User << Human >> :Main Database: as MySql << Application >> (Start) << One Shot >> (Use the application) as (Use) << Main >>  User
 0 码力 |
          529 页 |
          7.46 MB
          | 1 年前 3
  verwenden:  • actor  • boundary  • control  • entity  • database  • collections  @startuml actor Foo1 boundary Foo2 control Foo3 entity Foo4 database Foo5 collections Foo6 Foo1 -> Foo2 : To boundary Foo1 Foo1 -> Foo3 : To control Foo1 -> Foo4 : To entity Foo1 -> Foo5 : To database Foo1 -> Foo6 : To collections  PlantUML Sprachreferenz (1.2021.2) 1 / 388  1.2 Deklaration eines Teilnehmers 1 SEQUENZ-DIAGRAMM Anwendungsfälle mit den << und >> Symbolen hinzugefügt werden .  @startuml User << Human >> :Main Database: as MySql << Application >> (Start) << One Shot >> (Use the application) as (Use) << Main >>  User
 0 码力 |
          389 页 |
          4.07 MB
          | 1 年前 3
  verwenden:  • actor  • boundary  • control  • entity  • database  • collections  @startuml actor Foo1 boundary Foo2 control Foo3 entity Foo4 database Foo5 collections Foo6 Foo1 -> Foo2 : To boundary Foo1 Foo1 -> Foo3 : To control Foo1 -> Foo4 : To entity Foo1 -> Foo5 : To database Foo1 -> Foo6 : To collections  PlantUML Sprachreferenz (1.2021.1) 1 / 383  1.2 Deklaration eines Teilnehmers 1 SEQUENZ-DIAGRAMM Anwendungsfälle mit den << und >> Symbolen hinzugefügt werden .  @startuml User << Human >> :Main Database: as MySql << Application >> (Start) << One Shot >> (Use the application) as (Use) << Main >>  User
 0 码力 |
          384 页 |
          4.02 MB
          | 1 年前 3
  participant verwenden:  • actor  • boundary  • control  • entity  • database  @startuml actor Foo1 boundary Foo2 control Foo3 entity Foo4 database Foo5 collections Foo6 Foo1 -> Foo2 : To boundary Foo1 -> Foo3 Foo3 : To control Foo1 -> Foo4 : To entity Foo1 -> Foo5 : To database Foo1 -> Foo6 : To collections  @enduml  PlantUML Sprachreferenz (1.2019.1) 1 / 146  1.2 Deklaration eines Teilnehmers 1 SEQUENZ-DIAGRAMM Anwendungsfälle mit den << und >> Symbolen hinzugefügt werden .  @startuml User << Human >> :Main Database: as MySql << Application >> (Start) << One Shot >> (Use the application) as (Use) << Main >>  User
 0 码力 |
          147 页 |
          1.85 MB
          | 1 年前 3
  participant verwenden:  • actor  • boundary  • control  • entity  • database  @startuml actor Foo1 boundary Foo2 control Foo3 entity Foo4 database Foo5 collections Foo6 Foo1 -> Foo2 : To boundary Foo1 -> Foo3 Foo3 : To control Foo1 -> Foo4 : To entity Foo1 -> Foo5 : To database Foo1 -> Foo6 : To collections  @enduml  PlantUML Sprachreferenz (1.2019.4) 1 / 166  1.2 Deklaration eines Teilnehmers 1 SEQUENZ-DIAGRAMM Anwendungsfälle mit den << und >> Symbolen hinzugefügt werden .  @startuml User << Human >> :Main Database: as MySql << Application >> (Start) << One Shot >> (Use the application) as (Use) << Main >>  User
 0 码力 |
          167 页 |
          1.83 MB
          | 1 年前 3
  participant verwenden:  • actor  • boundary  • control  • entity  • database  @startuml actor Foo1 boundary Foo2 control Foo3 entity Foo4 database Foo5 collections Foo6 Foo1 -> Foo2 : To boundary Foo1 -> Foo3 Foo3 : To control Foo1 -> Foo4 : To entity Foo1 -> Foo5 : To database Foo1 -> Foo6 : To collections  @enduml  PlantUML Sprachreferenz (1.2019.3) 1 / 158  1.2 Deklaration eines Teilnehmers 1 SEQUENZ-DIAGRAMM Anwendungsfälle mit den << und >> Symbolen hinzugefügt werden .  @startuml User << Human >> :Main Database: as MySql << Application >> (Start) << One Shot >> (Use the application) as (Use) << Main >>  User
 0 码力 |
          159 页 |
          1.72 MB
          | 1 年前 3
  participant verwenden:  • actor  • boundary  • control  • entity  • database  @startuml actor Foo1 boundary Foo2 control Foo3 entity Foo4 database Foo5 collections Foo6 Foo1 -> Foo2 : To boundary Foo1 -> Foo3 Foo3 : To control Foo1 -> Foo4 : To entity Foo1 -> Foo5 : To database Foo1 -> Foo6 : To collections  @enduml  PlantUML Sprachreferenz (1.2019.2) 1 / 158  1.2 Deklaration eines Teilnehmers 1 SEQUENZ-DIAGRAMM Anwendungsfälle mit den << und >> Symbolen hinzugefügt werden .  @startuml User << Human >> :Main Database: as MySql << Application >> (Start) << One Shot >> (Use the application) as (Use) << Main >>  User
 0 码力 |
          159 页 |
          1.72 MB
          | 1 年前 3