Hi! I'm working on IGNITE-32 (Schema load utility + auto JDBC cache store).
Cache store need to know types metadata and this information could be configured now in CacheQueryTypeMetadata. But it seems not very good place for this information because store could work without queries. How about to move this into cache config level? and name it as CacheTypesMetadata? Thought? -- Alexey Kuznetsov GridGain Systems www.gridgain.com
