Modifier and Type | Method and Description |
---|---|
V |
FromIndexFieldValueConverter.convert(F value,
FromIndexFieldValueConvertContext context) |
Modifier and Type | Method and Description |
---|---|
Optional<T> |
FromIndexFieldValueConvertContextExtension.extendOptional(FromIndexFieldValueConvertContext original,
SessionContextImplementor sessionContext)
Attempt to extend a given context, returning an empty
Optional in case of failure. |
Modifier and Type | Class and Description |
---|---|
class |
FromIndexFieldValueConvertContextImpl |
Modifier and Type | Method and Description |
---|---|
F |
PassThroughFromIndexFieldValueConverter.convert(F value,
FromIndexFieldValueConvertContext context) |
Modifier and Type | Method and Description |
---|---|
Object |
UserIndexFieldConverter.convertIndexToProjection(F indexValue,
FromIndexFieldValueConvertContext context) |
Modifier and Type | Method and Description |
---|---|
Optional<HibernateOrmSessionContext> |
HibernateOrmExtension.extendOptional(FromIndexFieldValueConvertContext original,
SessionContextImplementor sessionContext)
Attempt to extend a given context, returning an empty
Optional in case of failure. |
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.