mirror of
https://github.com/querydsl/querydsl.git
synced 2026-06-24 21:07:26 +08:00
This commit is contained in:
parent
351249bc1f
commit
2058167219
@ -47,12 +47,12 @@ public class HqlIntegrationTest extends HqlParserTest{
|
||||
|
||||
@Test
|
||||
public void testGroupBy() throws Exception {
|
||||
// do nothing
|
||||
// NOTE : commented out, because HQLSDB doesn't support these queries
|
||||
}
|
||||
|
||||
@Test
|
||||
public void testOrderBy() throws Exception {
|
||||
// do nothing
|
||||
// NOTE : commented out, because HQLSDB doesn't support these queries
|
||||
}
|
||||
|
||||
public void setSession(Session session) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user