JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
All Classes
All Classes
Interface Summary
Class Summary
Enum Summary
Exception Summary
Annotation Types Summary
Class
Description
AbstractSProcService
<
I
,
P
extends
DataSourceProvider
>
AnyTransformer
ArrayDataSourceProvider
ArrayFieldMapper
ArrayParserException
ArrayResultNode
BigDecimalFieldMappper
BitmapShardDataSourceProvider
BooleanFieldMapper
CharFieldMapper
ConnectionWrapper
DatabaseField
DatabaseFieldDescriptor
DatabaseType
DataSourceProvider
DateFieldMapper
DateTimeUtil
DbFunction
DbFunctionRegister
DbResultNode
DbResultNodeType
DbType
DbTypeField
DbTypeRegister
DefaultObjectMapper
DoubleFieldMapper
Element
Embed
EnumerationFieldMapper
Executor
ExecutorWrapper
This Executor wraps stored procedure calls that use advisory locks and / or need different statement timeouts set.
FieldMapper
FieldMapperRegister
FloatFieldMapper
GlobalObjectMapper
GlobalObjectTransformerLoader
GlobalTransformerExecutorWrapper
This Executor wraps stored procedure calls that use advisory locks and / or need different statement timeouts set.
GlobalValueTransformedParameter
GlobalValueTransformer
GlobalValueTransformerLoader
GlobalValueTransformerRegistry
HStore
HStoreFieldMapper
HStoreParseException
IntegerFieldMapper
IntFieldMapper
InvocationContext
LongFieldMapper
Mapping
MapResultNode
MapStoredProcedureParameter
MultiRowSimpleTypeExecutor
MultiRowTypeMapperExecutor
Murmur2Hash
This is a very fast, non-cryptographic hash suitable for general hash-based lookup.
NameUtils
Static utility methods for naming conventions.
NotsupportedTypeException
NullFieldMapper
sentinel mapper for NULL fields returned from database.
ObjectFieldMapper
ObjectMapper
<
Bound
>
ObjectResultNode
ParserException
ParseUtils
PgArray
<
E
>
PgRow
PgTypeHelper
PgTypeHelper.PgTypeDataHolder
PostgresJDBCDriverReusedTimestampUtils
Helper class to reuse TimestampUtils from the postgres jdbc-driver.
PrimitiveLongFieldMapper
ResultTree
RowMapper
RowParserException
SameConnectionDatasource
This class is supposed to wrap a single connection for a single thread.
SearchPathSchemaFilter
ShardedDataAccessException
Signals that at an exception has occurred while executing the sproc on the shards.
ShardedObject
ShardKey
ShortFieldMapper
SimpleResultNode
SingleDataSourceProvider
SingleRowCustomMapperExecutor
SingleRowSimpleTypeExecutor
SingleRowTypeMapperExecutor
SProcCall
SProcCall.AdvisoryLock
SProcCall.AdvisoryLock.LockOne
SProcCall.AdvisoryLock.NoLock
SProcCall.Validate
SProcCall.WriteTransaction
SProcCallHandler
SProcParam
SProcProxyBuilder
SProcService
SProcService.WriteTransaction
StringFieldMapper
TypeMapper
<
ITEM
>
TypeMapperFactory
UUIDFieldMapper
Created by akushsky on 27.08.2015.
UUIDValueTransformer
Created by akushsky on 03.09.2015.
ValidationExecutorWrapper
This Executor wraps stored procedure calls that use advisory locks and / or need different statement timeouts set.
ValueTransformer
<
Value
,
Bound
>
ValueTransformerFieldMapper
ValueTransformerUtils
VirtualShardAwareIdStrategy
extract the encoded shard bits from a long shard-aware ID.
VirtualShardIdentityStrategy
simple strategy were the shard key is returned unmodified as integer.
VirtualShardKeyStrategy
VirtualShardMd5Strategy
extract the last 3 bytes of the shard key's MD5 hash: the shard key must be either a string or a string list (the first list item is used in this case)
VirtualShardMurmur2HashStrategy