2.9.2 : #67 [db] Table.asMap implementation changed in **2.9.1** breaking inserting multiple `Model` objects at once - [db] Added `*Record*` methods to speed-up access to tables when no `Model` conversion is needed - [db] Added `convertModel` argument as an alternative when child conversion is needed - [db] Added `JDBCConfig` class to be more specific than a Map when initializing a JDBC connection - [core] `Cmd` added `onSuccess` to make things clear - [core] improved `ToMap` to handle other types - [web] Added `WebClient` - [term] Added `Cell` into `TableMaker` to improve `Formatter` usability - [net] Added `getNetwork` in `NetFace`