| Modifier and Type | Method and Description |
|---|---|
V |
FromDocumentFieldValueConverter.convert(F value,
FromDocumentFieldValueConvertContext context) |
| Modifier and Type | Method and Description |
|---|---|
Optional<T> |
FromDocumentFieldValueConvertContextExtension.extendOptional(FromDocumentFieldValueConvertContext original,
SessionContextImplementor sessionContext)
Attempt to extend a given context, returning an empty
Optional in case of failure. |
| Modifier and Type | Class and Description |
|---|---|
class |
FromDocumentFieldValueConvertContextImpl |
| Modifier and Type | Method and Description |
|---|---|
F |
PassThroughFromDocumentFieldValueConverter.convert(F value,
FromDocumentFieldValueConvertContext context) |
| Modifier and Type | Method and Description |
|---|---|
Optional<HibernateOrmSessionContext> |
HibernateOrmExtension.extendOptional(FromDocumentFieldValueConvertContext original,
SessionContextImplementor sessionContext)
Attempt to extend a given context, returning an empty
Optional in case of failure. |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.