Package io.github.andreyzebin.gitSql.sql
Interface JdbcView
- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
CommitsIndex,FilesIndex,PersistedIndex,SuperAggregation,TimeSeriesQuery
-
Method Summary
Methods inherited from interface java.lang.AutoCloseable
close
-
Method Details
-
getConnection
Connection getConnection() -
drop
JdbcView drop()
-