public class AssociationDocumentStorageConverter extends Object implements AnnotationConverter<AssociationDocumentStorage>
AssociationDocumentStorage instances into an equivalent option value pair.| Constructor and Description |
|---|
AssociationDocumentStorageConverter() |
| Modifier and Type | Method and Description |
|---|---|
OptionValuePair<?> |
convert(AssociationDocumentStorage annotation) |
public OptionValuePair<?> convert(AssociationDocumentStorage annotation)
convert in interface AnnotationConverter<AssociationDocumentStorage>Copyright © 2010–2017 Hibernate. All rights reserved.