Package io.github.andreyzebin.gitSql.sql
Class CommitsIndexMerger
java.lang.Object
io.github.andreyzebin.gitSql.sql.CommitsIndexMerger
- All Implemented Interfaces:
TableSource
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()static StringrenderSqlLog(String sql) rows()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.github.andreyzebin.gitSql.sql.TableSource
updates, version
-
Constructor Details
-
CommitsIndexMerger
-
-
Method Details
-
renderSqlLog
-
createSchema
- Specified by:
createSchemain interfaceTableSource- Throws:
SQLException
-
rows
- Specified by:
rowsin interfaceTableSource
-
equals
-
hashCode
public int hashCode()
-