public final class RemoteQueryFactory extends BaseQueryFactory<Query>
Constructor and Description |
---|
RemoteQueryFactory(RemoteCacheImpl cache) |
Modifier and Type | Method and Description |
---|---|
QueryBuilder<Query> |
from(Class entityType)
Creates a QueryBuilder for the given entity type.
|
having, not, not
public RemoteQueryFactory(RemoteCacheImpl cache)
public QueryBuilder<Query> from(Class entityType)
QueryFactory
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.