Package | Description |
---|---|
org.hibernate.search.mapper.pojo.bridge | |
org.hibernate.search.mapper.pojo.bridge.binding | |
org.hibernate.search.mapper.pojo.model |
Class and Description |
---|
PojoElement
A
PojoElement contains a value that can be processed into
an index document, be it composite (an entity) or atomic
(a primitive value). |
Class and Description |
---|
PojoModelProperty
A model element representing a property bound to a bridge.
|
PojoModelType
A model element representing a type bound to a bridge.
|
PojoModelValue
A model element representing a value bound to a bridge.
|
Class and Description |
---|
PojoElement
A
PojoElement contains a value that can be processed into
an index document, be it composite (an entity) or atomic
(a primitive value). |
PojoModelCompositeElement
A potentially composite element in the POJO model.
|
PojoModelElement
An element in the POJO model.
|
PojoModelElementAccessor
An accessor allowing to retrieve information from a
PojoElement . |
PojoModelProperty
A model element representing a property bound to a bridge.
|
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.