ulrich
2017-02-01 0bc3073a6c5c8512184fd8d0e0044eee7e8d47d0
web/WEB-INF/sql.properties
@@ -24,7 +24,7 @@
    where key_name = ?
  </entry>
  <entry key="getUserNameList">
    select user_name,user_first,user_last,user_email from app.users
    select user_name from app.users
  </entry>
  <entry key="getUserList">
    select * from app.users