HsqlException: data exception
问题 I am using hsqldb version 2.2.5 in my application sometimes I am getting org.hsqldb.HsqlException: data exception: string data, right truncation. So I want to know what are the possible reasons for that. I am not inserting any data like longvarchar in a varchar column. http://sourceforge.net/tracker/index.php?func=detail&aid=2993445&group_id=23316&atid=378131 I searched above link but could not get proper feedback. Given below the exception stack This exception is not happening frequently. So