public abstract class AQTQueryFactory extends Object implements QueryFactory
AQTQueryFactory
implements a query factory that creates AQT
(Abstract Query Tree) based queries.Constructor and Description |
---|
AQTQueryFactory() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getSupportedLanguages() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createQuery
public List<String> getSupportedLanguages()
getSupportedLanguages
in interface QueryFactory
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.