Commit
2e66b17ca1f176ab37057c4560117e00c856ea7a
by mrdiezAdds a simple entity User
Added the entity User with the attributes specified with the getters and
setters. Relations with other entities are lacking. This entity has an
attribute enumerated identificationType whose class is also included.
Added the tests verify that the stored data is correct. Added Javadoc
for the entity User.