Spring Data Commmons

Uses of Class
org.springframework.persistence.PersistencePolicy.LATENCY_SENSITIVITY

Packages that use PersistencePolicy.LATENCY_SENSITIVITY
org.springframework.persistence   
 

Uses of PersistencePolicy.LATENCY_SENSITIVITY in org.springframework.persistence
 

Methods in org.springframework.persistence that return PersistencePolicy.LATENCY_SENSITIVITY
static PersistencePolicy.LATENCY_SENSITIVITY PersistencePolicy.LATENCY_SENSITIVITY.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PersistencePolicy.LATENCY_SENSITIVITY[] PersistencePolicy.LATENCY_SENSITIVITY.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Spring Data Commmons

Copyright © 2011. All Rights Reserved.