Uses of Enum
org.redisson.api.RCascadeType
Packages that use RCascadeType
-
Uses of RCascadeType in org.redisson
Methods in org.redisson with parameters of type RCascadeTypeModifier and TypeMethodDescription<T> List<T> RedissonLiveObjectService.persist(RCascadeType type, T... detachedObjects) -
Uses of RCascadeType in org.redisson.api
Methods in org.redisson.api that return RCascadeTypeModifier and TypeMethodDescriptionstatic RCascadeTypeReturns the enum constant of this type with the specified name.static RCascadeType[]RCascadeType.values()Returns an array containing the constants of this enum type, in the order they are declared.