| Interface | Description |
|---|---|
| NullMarkerCodec |
Contract to manage coding and decoding (querying) of null values.
|
| Class | Description |
|---|---|
| LuceneDoubleNullMarkerCodec | |
| LuceneFloatNullMarkerCodec | |
| LuceneIntegerNullMarkerCodec | |
| LuceneLongNullMarkerCodec | |
| LuceneStringNullMarkerCodec | |
| NotEncodingCodec |
Implementation of NullMarkerCodec which implements the no-op strategy
of not writing anything to the index for null values.
|
Copyright © 2006–2017 Hibernate. All rights reserved.