@Entity public class UserEntity extends Object
UserEntity()
UserEntity(String login, String password, String role)
String
getLogin()
getPassword()
getRole()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UserEntity()
public UserEntity(String login, String password, String role)
public String getLogin()
public String getPassword()
public String getRole()
Copyright © 2023. All rights reserved.