Package | Description |
---|---|
org.hibernate.search.cfg |
Modifier and Type | Method and Description |
---|---|
IndexEmbeddedMapping |
IndexEmbeddedMapping.depth(int depth) |
IndexEmbeddedMapping |
IndexEmbeddedMapping.includeEmbeddedObjectId(boolean includeEmbeddedObjectId) |
IndexEmbeddedMapping |
IndexEmbeddedMapping.includePaths(String firstPath,
String... furtherPaths) |
IndexEmbeddedMapping |
PropertyMapping.indexEmbedded() |
IndexEmbeddedMapping |
IndexEmbeddedMapping.indexNullAs(String nullToken) |
IndexEmbeddedMapping |
IndexEmbeddedMapping.prefix(String prefix) |
IndexEmbeddedMapping |
IndexEmbeddedMapping.targetElement(Class<?> targetElement) |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.