Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Could not open connection这个错误怎么解决,从网上查了下,貌似要设置一个lazy属性,怎么设置啊