[ https://issues.apache.org/jira/browse/DELTASPIKE-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16040779#comment-16040779 ]
ASF subversion and git services commented on DELTASPIKE-1267: ------------------------------------------------------------- Commit 73a4969dd8a826b5e0d00a9deb432899faa6c817 in deltaspike's branch refs/heads/master from [~tandraschko] [ https://git-wip-us.apache.org/repos/asf?p=deltaspike.git;h=73a4969 ] 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)