-
Couldn't load subscription status.
- Fork 2
Supported Types
Philippe Marschall edited this page Oct 12, 2016
·
1 revision
All types that your JDBC driver supports through #getObject and #setObject are supported, we just delegate to the driver. Primitive types are supported and we automatically box and unbox them for you.
-
Usage
-
Integration