Hi, Is it correct class name?
<property name="valueType" value="schema.warehouse"/> If you want to save several different classes to the cache, you must set some matched "QueryEntry" 's. Could you please provide the jar file? On Mon, Nov 28, 2016 at 2:17 PM, rishi007bansod <[email protected]> wrote: > I have written following query entity for my database > > up1.xml <http://apache-ignite-users.70518.x6.nabble.com/file/n9217/up1.xml > > > > For this query entity I have created jar file of package schema, which > contains warehouse class. I kept this jar file in libs folder in apache > ignite installation path. But when I run query on "warehouse cache" that I > have created I am always getting null(blank) result. Even if I remove this > jar file from libs folder(and keeping same xml file), still the query runs > but gives null(blank) result. I think this packaged jar file is not getting > included when ignite is running. So where should this jar file kept, so > that > i can be automatically loaded when ignite starts? > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/Package-jar-file-path-for-sql-Query-Entity-tp9217.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. > -- Vladislav Pyatkov
