Package | Description |
---|---|
org.hibernate.search.mapper.pojo.bridge.builtin.spatial.annotation |
Class and Description |
---|
MarkerMapping |
PropertyBridgeMapping
Allows to map a property bridge to an annotation type,
so that whenever the annotation is found on a field or method in the domain model,
the property bridge mapped to the annotation will be applied.
|
TypeBridgeMapping
Allows to map a type bridge to an annotation type,
so that whenever the annotation is found on a type in the domain model,
the type bridge mapped to the annotation will be applied.
|
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.