JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
com.datastax.driver.extras.codecs.jdk8.InstantCodec
Packages that use
InstantCodec
Package
Description
com.datastax.driver.extras.codecs.jdk8
This package contains a collection of convenience
TypeCodec
instances useful for serializing between CQL types and Java 8 types, such as the ones from the
java.time
API and
Optional
.
Uses of
InstantCodec
in
com.datastax.driver.extras.codecs.jdk8
Fields in
com.datastax.driver.extras.codecs.jdk8
declared as
InstantCodec
Modifier and Type
Field and Description
static
InstantCodec
InstantCodec.
instance
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes