public interface QueryBuildingParameters
| Modifier and Type | Method and Description | 
|---|---|
int | 
getBatchSize()
Gets the batch size. 
 | 
LockMode | 
getLockMode()
Gets the lock mode. 
 | 
LockOptions | 
getLockOptions()
Gets the lock options. 
 | 
LoadQueryInfluencers | 
getQueryInfluencers()
Provides data for options which can influence the SQL query needed to load an
 entity. 
 | 
LoadQueryInfluencers getQueryInfluencers()
LoadQueryInfluencersint getBatchSize()
LockMode getLockMode()
LockOptions getLockOptions()
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.