You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vasiliy Sisko (JIRA)" <ji...@apache.org> on 2016/01/14 04:03:39 UTC

[jira] [Comment Edited] (IGNITE-2346) Rework java code generation of DataSource

    [ https://issues.apache.org/jira/browse/IGNITE-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15093867#comment-15093867 ] 

Vasiliy Sisko edited comment on IGNITE-2346 at 1/14/16 3:03 AM:
----------------------------------------------------------------

In Java configuration builder Implemented generation of data source as separated singleton bean. 
Data source generates for POJO store and BLOB store factory.
For BLOB store implemented second variant of connection by URL.
Fixed generation of code in Java and XML for BLOB and Hibernate store.


was (Author: vsisko):
Implemented generation of datasourse as separated singleton bean.
Fixed generation of data source for not jdbc pojo store factory

Left: Database specific of datasoruce.

> Rework java code generation of DataSource
> -----------------------------------------
>
>                 Key: IGNITE-2346
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2346
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: wizards
>    Affects Versions: 1.5
>            Reporter: Alexey Kuznetsov
>            Assignee: Vasiliy Sisko
>             Fix For: 1.6
>
>
> Current code generation create datasource for each cache.
> This should be refactored to single method that should be reused.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)