|
Spring Data JPA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CrudMethodMetadata
Interface to abstract CrudMethodMetadata that provide the LockModeType to be used for query
execution.
| Method Summary | |
|---|---|
javax.persistence.LockModeType |
getLockModeType()
Returns the LockModeType to be used. |
Map<String,Object> |
getQueryHints()
Returns all query hints to be applied to queries executed for the CRUD method. |
| Method Detail |
|---|
javax.persistence.LockModeType getLockModeType()
LockModeType to be used.
Map<String,Object> getQueryHints()
|
Spring Data JPA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||