public final class RemoteQueryFactory extends BaseQueryFactory<Query>
Constructor and Description |
---|
RemoteQueryFactory(RemoteCacheImpl cache) |
Modifier and Type | Method and Description |
---|---|
QueryBuilder<Query> |
from(Class entityType) |
having, not, not
public RemoteQueryFactory(RemoteCacheImpl cache)
public QueryBuilder<Query> from(Class entityType)
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.