MaleyDenis / students-dinnerorders

Automatically exported from code.google.com/p/students-dinnerorders
0 stars 0 forks source link

User #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. Create entity User with the following fields:

id
ldapLogin
userName

2. Create dao for save/load user to/from db.

Original issue reported on code.google.com by alexander.okunevich on 17 Jul 2012 at 11:20

GoogleCodeExporter commented 9 years ago
I'll handle this one.

Original comment by dimashulgin2012 on 17 Jul 2012 at 11:53

GoogleCodeExporter commented 9 years ago

Original comment by dimashulgin2012 on 17 Jul 2012 at 9:53

GoogleCodeExporter commented 9 years ago
please, add script for table creation in scripts.sql

Original comment by alexander.okunevich on 18 Jul 2012 at 6:28

GoogleCodeExporter commented 9 years ago
please, add new field 'role' into table 'user', create enum with the following 
values: "USER, ADMIN", during save if role is not set - use USER by default.

Original comment by alexander.okunevich on 18 Jul 2012 at 6:36

GoogleCodeExporter commented 9 years ago
I'll handle this one.

Original comment by dimashulgin2012 on 18 Jul 2012 at 1:44

GoogleCodeExporter commented 9 years ago

Original comment by dimashulgin2012 on 18 Jul 2012 at 2:43