master
Fix JavaDoc issues
[SQLite] Fix a PQS COLLATE issue in the CASE operator
Fix new SpotBugs issues
Deterministic Hex and Dec for SQLite3
[SQLite] Add copy constructors for SELECTs and joins
Enforce the JavadocMethod checkstyle rule
Consistently format all files
fix bug in the copy constructor of SQLite3Select
Extract the SQLite3GlobalState to a separate class to fix a JavaDoc issue
Reformat the source files