But whats weird is, that target contains the values.  Its something with
CGLib  :/    (look at debugger @ bottom)

 

Can anyone help me with this issue?

 

 

 

Thats what eclipse-Debugger says to the variable 

Users foo = (Users) form.getModelObject();

 

 

foo         Users$$EnhancerByCGLIB$$9a8d5764  (id=4364)             

                CGLIB$BOUND true       

                CGLIB$CALLBACK_0       LazyInitProxyFactory$CGLibInterceptor
(id=4368)         

                               locator  SpringBeanLocator  (id=4372)    

                               target   Users  (id=4373)

                                               target   Users  (id=4440)


                                               geburtsdatum  Date  (id=4443)


                                               gender "m" (id=4444)   

                                               groups  HashSet<E>  (id=4445)


                                               id            null        

                                               nick        "aaa" (id=4436)


                                               passwort
Passwort$$EnhancerByCGLIB$$45e0481d  (id=4448)     

                                               usersdetail
UsersDetail$$EnhancerByCGLIB$$2a32f2f5  (id=4449)   

                               typeName
"com.getshoxed.database.Users" (id=4374)     

                geburtsdatum  null        

                gender null        

                groups  HashSet<E>  (id=4369)  

                id            null        

                nick        null        

                passwort             null        

                usersdetail         null        

Reply via email to