-
- All Known Implementing Classes:
CacheRetrieveMode,CacheStoreMode,LockModeType,PessimisticLockScope,Timeout
public interface FindOptionAn option influencing the behavior ofEntityManager.find(java.lang.Class<T>, java.lang.Object). Built-in options control locking, cache interaction, and timeouts.This interface may be implemented by custom provider-specific options which extend the options defined by the specification.