Hello, Sergey.

Your proposal is not clear for me 
Can you, please, describe the issue you are trying to solve?
And the way you want to do it.


> 29 янв. 2020 г., в 14:53, Sergey Chernolyas <sergey.chernol...@gmail.com> 
> написал(а):
> 
> Hi!
> It is proposed to use the structure for configuration.
> 
> spring.data.ignite:
>   - name: cache1
>      sqlSchema: schema1
>      atomicityMode: TRANSACTIONAL_SNAPSHOT
>   - name: cache2
>      sqlSchema: schema2
>      storeKeepBinary: true
>   - name: cache3
>     sqlQuery: CREATE TABLE IF NOT EXISTS Person (id int, city_id int, name
> varchar, age int,  company varchar, PRIMARY KEY (id, city_id))
> 
> Other ideas ?
> 
> 
> 
> -- 
> ---------------------
> 
> With best regards, Sergey Chernolyas

Reply via email to