Betlista
commented
on an issue
Re: Criteria is not working consistently with HQL
That forum is full of spam :-/
Add Comment
Hibernate ORM
/
HHH-8291
Criteria is not working consistently with HQL
Assume, that HibernateTest sets correct environment for Spring and hibernate and I have this test:
{code:title=CriteriaBug.java|borderStyle=solid}
@Transactional
public class CriteriaBug extends HibernateTest {
@Autowired
SessionFactory sessionFactory;
@Test
public void criteriaListTest() {
Session session = sessionFa...
This message was sent by Atlassian JIRA
(v6.1-OD-09-WN#6144-
sha1:62dfc48
)