final InsertColumnsCache.Entry
next
ConcurrentMap<Long,InsertColumnsCache.Entry>
cache
get(long hashCode64)
Entry(long hashCode64, String columnsString, String columnsFormattedString, List<SQLExpr> columns, InsertColumnsCache.Entry next)