public class EntityViewQueryProcessorFactory extends Object
QueryProcessorFactory but was modified to
work with entity views.| Modifier and Type | Method and Description |
|---|---|
EntityViewQueryProcessor |
build() |
static EntityViewQueryProcessorFactory |
newInstance(Method method) |
static EntityViewQueryProcessorFactory |
newInstance(Method method,
org.apache.deltaspike.data.impl.meta.MethodPrefix methodPrefix) |
public static EntityViewQueryProcessorFactory newInstance(Method method)
public static EntityViewQueryProcessorFactory newInstance(Method method, org.apache.deltaspike.data.impl.meta.MethodPrefix methodPrefix)
public EntityViewQueryProcessor build()
Copyright © 2014–2018 Blazebit. All rights reserved.