Struts Hibernate reads database errors:
update OPERATOR set userName = ?, password = where id = could not update: [com.tsoft.base.person.Operator # 12345678901234567890123] ERROR JDBCExceptionReporter:?? 46 - [Microsoft] [SQLServer 2000 Driver for JDBC] [SQLServer] will Truncate string or binary data.
Find reason and solution ing ...............
In the mapping file, you will have an error
I am just reading the data of the primary table here, do not need to update the Operator.