Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

14
LINES

< > BotCompany Repo | #1022861 // Databases CRUD [Dyn Module, where are all the databases?]

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Uses 911K of libraries. Click here for Pure Java version (10339L/55K).

1  
!7
2  
3  
concept Database {
4  
  S name;
5  
  S purpose;
6  
  S runMode;
7  
  S machine;
8  
  S code;
9  
  S startHow;
10  
  S importance;
11  
  S backups;
12  
}
13  
14  
cmodule DatabasesCRUD > DynCRUD<Database> {}

Author comment

Began life as a copy of #1022860

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1022861
Snippet name: Databases CRUD [Dyn Module, where are all the databases?]
Eternal ID of this version: #1022861/1
Text MD5: c09f8c223ffed1e44cd0d386791939c1
Transpilation MD5: e69759cedbd1abff0df8d49167d469c8
Author: stefan
Category: javax / a.i.
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-04-11 22:33:45
Source code size: 185 bytes / 14 lines
Pitched / IR pitched: No / No
Views / Downloads: 187 / 536
Referenced in: [show references]