分类: Java
2009-03-19 18:49:27
|
下面测试结果:
Hibernate: select tgameseris0_.id as id0_, tgameseris0_.game_id as game2_0_, tgameseris0_.file_size as file3_0_, tgameseris0_.brand_id as brand4_0_, tgameseris0_.serise_id as serise5_0_, tgameseris0_.download_url as download6_0_, tgameseris0_.format_name as format7_0_, tgameseris0_.create_date as create8_0_, tgameseris0_.update_date as update9_0_, tgameseris0_.status as status0_ from cn_games_test.t_game_serise tgameseris0_ where tgameseris0_.format_name like ?
0
Hibernate: select tgameseris0_.id as id0_, tgameseris0_.game_id as game2_0_, tgameseris0_.file_size as file3_0_, tgameseris0_.brand_id as brand4_0_, tgameseris0_.serise_id as serise5_0_, tgameseris0_.download_url as download6_0_, tgameseris0_.format_name as format7_0_, tgameseris0_.create_date as create8_0_, tgameseris0_.update_date as update9_0_, tgameseris0_.status as status0_ from cn_games_test.t_game_serise tgameseris0_ where tgameseris0_.format_name like ?
7
Hibernate: select tgameseris0_.id as id0_, tgameseris0_.game_id as game2_0_, tgameseris0_.file_size as file3_0_, tgameseris0_.brand_id as brand4_0_, tgameseris0_.serise_id as serise5_0_, tgameseris0_.download_url as download6_0_, tgameseris0_.format_name as format7_0_, tgameseris0_.create_date as create8_0_, tgameseris0_.update_date as update9_0_, tgameseris0_.status as status0_ from cn_games_test.t_game_serise tgameseris0_ where tgameseris0_.format_name like ?
6
6
7