JPA标准中,面向对象的语法检查、识别: 如JPA 实现Hibernate中用到hql语句:from Person p 到数据库的时候它会转换成select * from person