阅读背景:

读取持久对象的变量可防止以后将其添加到对象中

来源:互联网 

I am trying to make a new object Session and persist it to the database. It has a persistent variable of object User. I query the DB for the user I want to add to the session. If the user's password doesn't match "hello" (for now obviously), stop. If it does, make a new session, set the regular variables and add sOwner (just set Session's User variable). Like this, the code works but doesn't check the password...I am trying to make a new object Session and pe




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: