logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

java.io.EOFException

一个客户端连接服务器的小程序,服务器端可以正常读取客户端发来的数据但是当客户端关闭时,服务端也关闭了,并且抛出如下的异常:java.io.EOFExceptionat java.io.DataInputStream.readUnsignedShort(Da

#服务器#java
org.hibernate.hql.ast.QuerySyntaxException: is not mapped 异常总结

org.hibernate.hql.ast.QuerySyntaxException: User is not mapped [select u from User u where u.userName=:userName and u.password=:password]    at org.hibernate.hql.ast.util.SessionFactoryHelper.requir

#hibernate
到底了