[
https://issues.apache.org/jira/browse/DELTASPIKE-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16040847#comment-16040847
]
ASF subversion and git services commented on DELTASPIKE-1267:
-------------------------------------------------------------
Commit b48416ae6a33c80c6a2c9c7e763abd157d580014 in deltaspike's branch
refs/heads/master from [~tandraschko]
[ https://git-wip-us.apache.org/repos/asf?p=deltaspike.git;h=b48416a ]
DELTASPIKE-1267 Remove second factory mechanism of QueryBuilder's
> Remove second factory mechanism of QueryBuilder's
> -------------------------------------------------
>
> Key: DELTASPIKE-1267
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1267
> Project: DeltaSpike
> Issue Type: Improvement
> Components: Data-Module
> Reporter: Thomas Andraschko
> Assignee: Thomas Andraschko
> Fix For: 1.8.1
>
>
> We don't need that "second layer" factory mechanism
> currently we have a
> - interface QueryBuilder
> - QueryBuilderFactory
> - 3 implementations of QueryBuilder
> - QueryInvocation ( + QueryInvocationLiteral)
> - A QueryInvocation on each QueryBuilder
> the factory is actually enough to decide which QueryBuilder should be used -
> there is no QueryInvocation etc. required
> The performance will be better, too
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)