com.fauna.annotation |
|
com.fauna.client |
Classes related initializing, configuring, and using a client to interact
with Fauna.
|
com.fauna.codec |
The com.fauna.codec package provides classes and interfaces for encoding and decoding data types used in
Fauna.
|
com.fauna.codec.codecs |
The com.fauna.codec.codecs package provides codec implementations.
|
com.fauna.constants |
|
com.fauna.env |
Provides utilities for managing the environment in which the Fauna driver operates.
|
com.fauna.event |
|
com.fauna.exception |
|
com.fauna.mapping |
The com.fauna.mapping package provides classes and utilities used to
map Fauna document fields for serialization and deserialization in the client.
|
com.fauna.query |
Classes for defining queries with Fauna.
|
com.fauna.query.builder |
Classes for building queries with Fauna.
|
com.fauna.query.template |
Classes for parsing query templates.
|
com.fauna.response |
Classes for modeling and handling query responses from Fauna.
|
com.fauna.types |
Classes representing standard return types from Fauna.
|