Class DatasourceAnnotationQuery


  • public class DatasourceAnnotationQuery
    extends java.lang.Object
    • Constructor Detail

      • DatasourceAnnotationQuery

        public DatasourceAnnotationQuery​(GatewayContext context,
                                         java.lang.String datasource,
                                         java.lang.String gatewayName,
                                         java.lang.String providerName,
                                         java.lang.String queryId)
    • Method Detail

      • getLogger

        protected LoggerEx getLogger()
      • getQueryCache

        protected QueryCache getQueryCache()
      • execute

        public void execute​(java.util.List<Annotation> results,
                            java.util.Collection<QualifiedPath> paths,
                            java.util.Date start,
                            java.util.Date end,
                            TypeFilter filter)
                     throws java.lang.Exception
        Throws:
        java.lang.Exception