The method I'm defining is below; somehow the innermost do-while loop is not able to reference the integer 'employee' from the for loop it's nested within.<BR><BR>What's up here?<BR><BR>(setHours ...
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:441) at com.sun.proxy.$Proxy98.insert(Unknown Source) at org.mybatis ...