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

10
LINES

< > BotCompany Repo | #1006541 // Test SimpleCRUD

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Uses 3874K of libraries. Click here for Pure Java version (16729L/119K/432K).

!7

concept Person {
  S firstName, lastName, phone;
}

p-substance {
  db();
  new SimpleCRUD(Person).show();
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1006541
Snippet name: Test SimpleCRUD
Eternal ID of this version: #1006541/2
Text MD5: c0cd307bf9eeba0bf10ce4693531b51b
Transpilation MD5: 4ca682ecee633b6f9520281be7a66fd0
Author: stefan
Category: javax / concepts / gui
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-03-04 00:19:40
Source code size: 121 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 510 / 641
Version history: 1 change(s)
Referenced in: #1006547 - Test SimpleCRUD (reformatted as one-liner)
#1022008 - Test SimpleCRUD with profiling save