Package io.github.andreyzebin.gitSql.sql
Class SuperAggregation
java.lang.Object
io.github.andreyzebin.gitSql.sql.PersistedIndex
io.github.andreyzebin.gitSql.sql.SuperAggregation
- All Implemented Interfaces:
JdbcView,AutoCloseable
-
Field Summary
Fields inherited from class io.github.andreyzebin.gitSql.sql.PersistedIndex
lastStore, schemaCreated -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.github.andreyzebin.gitSql.sql.PersistedIndex
close, getConnection, storeExists
-
Constructor Details
-
SuperAggregation
-
-
Method Details
-
createSchema
- Overrides:
createSchemain classPersistedIndex- Throws:
SQLException
-
init
protected void init()- Overrides:
initin classPersistedIndex
-
reindex
protected void reindex()- Overrides:
reindexin classPersistedIndex
-
drop
- Specified by:
dropin interfaceJdbcView- Overrides:
dropin classPersistedIndex
-