/asked by mshah/ Noticed that cache configuration has changed between RC3 and 1.0. Specifically, the removal of indexing=true and replaced with TypeMetaData. Questions are as follows:
1) Looking for an example that shows how I can use a Custom Key class with the metadata object. A concrete example would be helpful. Including the SQL Query Example. 2) Why is the configuration split between xml and annotations for SQL indexing in the class. Preference is to do both, all in annotations and all in xml. The split you have is confusing. 3) Can H2 be replaced with a different database, such as Cassendra, and do you see the value in doing that? ----- /This post is migrated from now discontinued Apache Ignite forum at http://apacheignite.readme.io/v1.0/discuss/ -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Ignite-1-0-0-Cache-SQL-Query-and-TypeMetadata-tp167.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
