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, waitcreateQuerypublic List<String> getSupportedLanguages()
getSupportedLanguages in interface QueryFactoryCopyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.