Sorry, my original post was ambiguous.
I don't want to use jDBC or any other superstructure, just the rawest form of SQLite. I'm totally at home with the SQlite C API, and have been writing SQL queries for decades. I just need to get the optimum performance out of SQLite with the minimum overhead. I will never need to port my code to another DB.