Your class should have getId/setId methods and I recommend using object  type 
like java.lang.Long or Integer because simple type like int cannot be null and 
therefore Hiberante's saveOrUpdate 'magic' will not work . 

david b <[EMAIL PROTECTED]> wrote: Konstantin,

Could this latest problem be related to my Login.hbm.xml file?



    "-//Hibernate/Hibernate Mapping DTD 3.0//EN"
    "http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd";>


    package="com.entercite.finance.model">
    
    
        
        
            
        

        

        

        

        

        

    



 

-- 
___________________________________________________
Play 100s of games for FREE! http://games.mail.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





Reply via email to