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