Package com.blackrook.redis.hints
package com.blackrook.redis.hints
Contains hints for Redis object conversion.
-
Annotation TypesClassDescriptionPlacing this annotation on public fields or getter/setter methods on POJOs hints at this field not being included in the resulting collection/table.Placing this annotation on public fields or getter/setter methods on POJOs hints that this field uses a different field or column name in a collection or table.