new ComplexF("testf", 0, null, null,
new ComplexE("teste", 0, null, null,
new ComplexD("testd", 0, null, null,
new ComplexC("testc", 0, null, null,
new ComplexB("testb", 0, null, null,
new ComplexA("testa", 0, null, null))))))),
"f.e.d.c.b.a.stringA = \'testa\'"
+ " AND o.f.e.d.c.b.stringB = \'testb\'"
+ " AND o.f.e.d.c.stringC = \'testc\'"
+ " AND o.f.e.d.stringD = \'testd\'"
+ " AND o.f.e.stringE = \'teste\'",