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, notpublic RemoteQueryFactory(RemoteCacheImpl cache)
public QueryBuilder<Query> from(Class entityType)
QueryFactoryCopyright © 2014 JBoss, a division of Red Hat. All rights reserved.