chop-dbhi / dataexpress

[NOT MAINTAINED] DataExpress is a simple, Scala-based cross database ETL toolkit supporting Postgres, MySql, Oracle, SQLServer, and Sqlite
http://dataexpress.research.chop.edu
BSD 2-Clause "Simplified" License
72 stars 9 forks source link

Add datastore level api call for table existence #47

Open mitalia opened 10 years ago

mitalia commented 10 years ago

Wrap the jdbc metadata call so that it is easy to check if a table exists.