| 
 |  
And you have the jdbc jar in your classpath. 
 
AthenaJDBC41.jar 
 
 
 
> On Feb 27, 2021, at 10:20 PM, Don Lindsay <webobjects-dev@wocommunity.org> wrote: 
>  
> Hello; 
>  
> I have data in an Athena instance in AWS.  I am able to connect to the database but not retrieve any Database Metadata of any kind.    I have tried with IntellijDataGrip and that application is able to get all metadata (databases, schemas, tables and views.  I went into project wonder and looked at the MySQL plugin to see if there is a way to change the queries that are used to get database metadata in a plugin for EOF. 
>  
> Is anyone else using Athena JDBC driver?  What was your experience if you are. 
>  
> Any pointers on how to modify how the JDBC EOF framework discovers metadata. 
>  
> For Athena the query is Show TABLES IN <DATABASE> 
>  
> Any help that anyone can provide would be great. 
>  
> Thanks 
>  
> Don 
> ############################################################# 
> This message is sent to you because you are subscribed to 
>  the mailing list <webobjects-dev@wocommunity.org>. 
> To unsubscribe, E-mail to: <webobjects-dev-off@wocommunity.org> 
> To switch to the DIGEST mode, E-mail to <webobjects-dev-digest@wocommunity.org> 
> To switch to the INDEX mode, E-mail to <webobjects-dev-index@wocommunity.org> 
> Send administrative queries to  <webobjects-dev-request@wocommunity.org> 
>  
 
 |  
 
 |