On Sun, Jan 3, 2016 at 9:51 PM, kamesh <[email protected]> wrote: > Hi, > Is there any way to use DDL commands through gridgain? Can you please tell > me. >
Kamesh, although it is planned, currently there is no way to use explicit SQL syntax for DDL. The entities are defined either through annotations or XML. You can find documentation here: https://apacheignite.readme.io/docs/sql-queries > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/Need-to-effect-cache-at-time-of-changes-made-in-database-tp2182p2367.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >
