public class TTLConverter extends Object implements org.hibernate.ogm.options.spi.AnnotationConverter<TTL>
TTL instances into an equivalent option value pair. The TTL is set in milliseconds.| Constructor and Description |
|---|
TTLConverter() |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.ogm.options.spi.OptionValuePair<?> |
convert(TTL annotation) |
Copyright © 2010–2017 Hibernate. All rights reserved.