Package tools.jackson.databind.ext.sql


package tools.jackson.databind.ext.sql
Package that contains handlers specific to SQL datatypes. While these already existed in Jackson 2.x, in 3.x they are moved to a separate package within databind.

Note that this package depends on java.sql and java.sql.rowset modules.

Since:
3.0