Guest User

Untitled

a guest
Dec 19th, 2017
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. @NamedQuery(name = "Tblusers.findByAdmin", query = "SELECT t FROM Tblusers t
  2. WHERE t.username = :username, + "t.password = :password, t.privilege = 'admin'")
Add Comment
Please, Sign In to add comment