News

In a @Select annotation (and in the others as well) it is possible to write the SQL statement as an array of strings. This is quite handy if one has a multi string SQL and can't use Java 15 with its ...