Hi,
In ignite jdbc execution if filed is not present in value type and if we
keep that filed in map, how ignite taking care of this fields.
<property name="fields">
<map>
<entry key="id" value="java.lang.Long"/>
<entry key="msidn" value="java.lang.String"/>
<entry key="salary" value="java.lang.Long"/>
</map>
</property>
Thanks,
Ajay.
--
View this message in context:
http://apache-ignite-users.70518.x6.nabble.com/Cache-Store-in-Ignite2-0-tp15227p15235.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.