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()
LoadQueryInfluencers
int getBatchSize()
LockMode getLockMode()
LockOptions getLockOptions()
Copyright © 2017 JBoss by Red Hat. All rights reserved.