A B C D E F G H I L N P R S T U V W 
All Classes All Packages

A

addAllProps(Iterable<? extends Tuple>) - Method in class io.resys.thena.docdb.spi.sql.ImmutableSqlTupleList.Builder
Adds elements to props list.
addProps(Tuple) - Method in class io.resys.thena.docdb.spi.sql.ImmutableSqlTupleList.Builder
Adds one element to props list.
addProps(Tuple...) - Method in class io.resys.thena.docdb.spi.sql.ImmutableSqlTupleList.Builder
Adds elements to props list.
append(String) - Method in class io.resys.thena.docdb.spi.sql.defaults.SqlStatement
 

B

blob(Objects.Blob) - Method in class io.resys.thena.docdb.spi.pgsql.builders.PgClientInsertBuilder
 
blob(Row) - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultSqlMapper
 
blob(Row) - Method in interface io.resys.thena.docdb.spi.sql.SqlMapper
 
blobs() - Method in class io.resys.thena.docdb.spi.pgsql.PgClientQuery
 
blobs() - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultSqlBuilder
 
blobs() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder
 
build() - Method in class io.resys.thena.docdb.spi.pgsql.DocDBFactory.Builder
 
build() - Method in class io.resys.thena.docdb.spi.pgsql.support.ImmutableClientWrapper.Builder
build() - Method in class io.resys.thena.docdb.spi.sql.defaults.SqlStatement
 
build() - Method in class io.resys.thena.docdb.spi.sql.ImmutableSql.Builder
Builds a new ImmutableSql.
build() - Method in class io.resys.thena.docdb.spi.sql.ImmutableSqlTuple.Builder
Builds a new ImmutableSqlTuple.
build() - Method in class io.resys.thena.docdb.spi.sql.ImmutableSqlTupleList.Builder
Builds a new ImmutableSqlTupleList.
builder() - Static method in class io.resys.thena.docdb.spi.pgsql.support.ImmutableClientWrapper
Creates a builder for ImmutableClientWrapper.
builder() - Static method in class io.resys.thena.docdb.spi.sql.defaults.SqlStatement
 
builder() - Static method in class io.resys.thena.docdb.spi.sql.ImmutableSql
Creates a builder for ImmutableSql.
builder() - Static method in class io.resys.thena.docdb.spi.sql.ImmutableSqlTuple
Creates a builder for ImmutableSqlTuple.
builder() - Static method in class io.resys.thena.docdb.spi.sql.ImmutableSqlTupleList
Creates a builder for ImmutableSqlTupleList.
Builder() - Constructor for class io.resys.thena.docdb.spi.pgsql.DocDBFactory.Builder
 

C

client(PgPool) - Method in class io.resys.thena.docdb.spi.pgsql.DocDBFactory.Builder
 
client(PgPool) - Method in class io.resys.thena.docdb.spi.pgsql.support.ImmutableClientWrapper.Builder
Initializes the value for the client attribute.
ClientWrapper - Interface in io.resys.thena.docdb.spi.pgsql.support
 
commit(Objects.Commit) - Method in class io.resys.thena.docdb.spi.pgsql.builders.PgClientInsertBuilder
 
commit(Row) - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultSqlMapper
 
commit(Row) - Method in interface io.resys.thena.docdb.spi.sql.SqlMapper
 
commits() - Method in class io.resys.thena.docdb.spi.pgsql.PgClientQuery
 
commits() - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultSqlBuilder
 
commits() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder
 
constraints() - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultCommitSqlBuilder
 
constraints() - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultRefSqlBuilder
 
constraints() - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultTagSqlBuilder
 
constraints() - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultTreeItemSqlBuilder
 
constraints() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.CommitSqlBuilder
 
constraints() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.RefSqlBuilder
 
constraints() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.TagSqlBuilder
 
constraints() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.TreeItemSqlBuilder
 
copyOf(ClientWrapper) - Static method in class io.resys.thena.docdb.spi.pgsql.support.ImmutableClientWrapper
Creates an immutable copy of a ClientWrapper value.
copyOf(SqlBuilder.Sql) - Static method in class io.resys.thena.docdb.spi.sql.ImmutableSql
Creates an immutable copy of a SqlBuilder.Sql value.
copyOf(SqlBuilder.SqlTuple) - Static method in class io.resys.thena.docdb.spi.sql.ImmutableSqlTuple
Creates an immutable copy of a SqlBuilder.SqlTuple value.
copyOf(SqlBuilder.SqlTupleList) - Static method in class io.resys.thena.docdb.spi.sql.ImmutableSqlTupleList
Creates an immutable copy of a SqlBuilder.SqlTupleList value.
create() - Method in class io.resys.thena.docdb.spi.pgsql.builders.PgRepoBuilder
 
create() - Static method in class io.resys.thena.docdb.spi.pgsql.DocDBFactory
 
create() - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultBlobSqlBuilder
 
create() - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultCommitSqlBuilder
 
create() - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultRefSqlBuilder
 
create() - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultRepoSqlBuilder
 
create() - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultTagSqlBuilder
 
create() - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultTreeItemSqlBuilder
 
create() - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultTreeSqlBuilder
 
create() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.BlobSqlBuilder
 
create() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.CommitSqlBuilder
 
create() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.RefSqlBuilder
 
create() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.RepoSqlBuilder
 
create() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.TagSqlBuilder
 
create() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.TreeItemSqlBuilder
 
create() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.TreeSqlBuilder
 
create(SqlClient) - Method in class io.resys.thena.docdb.spi.pgsql.builders.PgRepoBuilder
 

D

db(String) - Method in class io.resys.thena.docdb.spi.pgsql.DocDBFactory.Builder
 
deadEnd(String) - Static method in class io.resys.thena.docdb.spi.pgsql.sql.PgErrors
 
deadEnd(String, Throwable) - Static method in class io.resys.thena.docdb.spi.pgsql.sql.PgErrors
 
DefaultBlobSqlBuilder - Class in io.resys.thena.docdb.spi.sql.defaults
 
DefaultBlobSqlBuilder(ClientCollections) - Constructor for class io.resys.thena.docdb.spi.sql.defaults.DefaultBlobSqlBuilder
 
DefaultCommitSqlBuilder - Class in io.resys.thena.docdb.spi.sql.defaults
 
DefaultCommitSqlBuilder(ClientCollections) - Constructor for class io.resys.thena.docdb.spi.sql.defaults.DefaultCommitSqlBuilder
 
DefaultRefSqlBuilder - Class in io.resys.thena.docdb.spi.sql.defaults
 
DefaultRefSqlBuilder(ClientCollections) - Constructor for class io.resys.thena.docdb.spi.sql.defaults.DefaultRefSqlBuilder
 
DefaultRepoSqlBuilder - Class in io.resys.thena.docdb.spi.sql.defaults
 
DefaultRepoSqlBuilder(ClientCollections) - Constructor for class io.resys.thena.docdb.spi.sql.defaults.DefaultRepoSqlBuilder
 
DefaultSqlBuilder - Class in io.resys.thena.docdb.spi.sql.defaults
 
DefaultSqlBuilder(ClientCollections) - Constructor for class io.resys.thena.docdb.spi.sql.defaults.DefaultSqlBuilder
 
DefaultSqlMapper - Class in io.resys.thena.docdb.spi.sql.defaults
 
DefaultSqlMapper(ClientCollections) - Constructor for class io.resys.thena.docdb.spi.sql.defaults.DefaultSqlMapper
 
DefaultTagSqlBuilder - Class in io.resys.thena.docdb.spi.sql.defaults
 
DefaultTagSqlBuilder(ClientCollections) - Constructor for class io.resys.thena.docdb.spi.sql.defaults.DefaultTagSqlBuilder
 
DefaultTreeItemSqlBuilder - Class in io.resys.thena.docdb.spi.sql.defaults
 
DefaultTreeItemSqlBuilder(ClientCollections) - Constructor for class io.resys.thena.docdb.spi.sql.defaults.DefaultTreeItemSqlBuilder
 
DefaultTreeSqlBuilder - Class in io.resys.thena.docdb.spi.sql.defaults
 
DefaultTreeSqlBuilder(ClientCollections) - Constructor for class io.resys.thena.docdb.spi.sql.defaults.DefaultTreeSqlBuilder
 
delete() - Method in class io.resys.thena.docdb.spi.pgsql.builders.PgTagQuery
 
deleteByName(String) - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultTagSqlBuilder
 
deleteByName(String) - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.TagSqlBuilder
 
DocDBFactory - Class in io.resys.thena.docdb.spi.pgsql
 
DocDBFactory() - Constructor for class io.resys.thena.docdb.spi.pgsql.DocDBFactory
 
DocDBFactory.Builder - Class in io.resys.thena.docdb.spi.pgsql
 
duplicate(Throwable) - Static method in class io.resys.thena.docdb.spi.pgsql.sql.PgErrors
 

E

equals(Object) - Method in class io.resys.thena.docdb.spi.pgsql.support.ImmutableClientWrapper
This instance is equal to all instances of ImmutableClientWrapper that have equal attribute values.
equals(Object) - Method in class io.resys.thena.docdb.spi.sql.ImmutableSql
This instance is equal to all instances of ImmutableSql that have equal attribute values.
equals(Object) - Method in class io.resys.thena.docdb.spi.sql.ImmutableSqlTuple
This instance is equal to all instances of ImmutableSqlTuple that have equal attribute values.
equals(Object) - Method in class io.resys.thena.docdb.spi.sql.ImmutableSqlTupleList
This instance is equal to all instances of ImmutableSqlTupleList that have equal attribute values.
exists() - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultRepoSqlBuilder
 
exists() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.RepoSqlBuilder
 

F

find() - Method in class io.resys.thena.docdb.spi.pgsql.builders.PgBlobQuery
 
find() - Method in class io.resys.thena.docdb.spi.pgsql.builders.PgCommitQuery
 
find() - Method in class io.resys.thena.docdb.spi.pgsql.builders.PgRefQuery
 
find() - Method in class io.resys.thena.docdb.spi.pgsql.builders.PgRepoBuilder
 
find() - Method in class io.resys.thena.docdb.spi.pgsql.builders.PgTagQuery
 
find() - Method in class io.resys.thena.docdb.spi.pgsql.builders.PgTreeQuery
 
find(Objects.Tree) - Method in class io.resys.thena.docdb.spi.pgsql.builders.PgBlobQuery
 
findAll() - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultBlobSqlBuilder
 
findAll() - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultCommitSqlBuilder
 
findAll() - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultRefSqlBuilder
 
findAll() - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultRepoSqlBuilder
 
findAll() - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultTagSqlBuilder
 
findAll() - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultTreeItemSqlBuilder
 
findAll() - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultTreeSqlBuilder
 
findAll() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.BlobSqlBuilder
 
findAll() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.CommitSqlBuilder
 
findAll() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.RefSqlBuilder
 
findAll() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.RepoSqlBuilder
 
findAll() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.TagSqlBuilder
 
findAll() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.TreeItemSqlBuilder
 
findAll() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.TreeSqlBuilder
 
findByIds(List<String>) - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultBlobSqlBuilder
 
findByIds(List<String>) - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.BlobSqlBuilder
 
findByTree(Objects.Tree) - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultBlobSqlBuilder
 
findByTree(Objects.Tree) - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.BlobSqlBuilder
 
from(ClientWrapper) - Method in class io.resys.thena.docdb.spi.pgsql.support.ImmutableClientWrapper.Builder
Fill a builder with attribute values from the provided ClientWrapper instance.
from(SqlBuilder.Sql) - Method in class io.resys.thena.docdb.spi.sql.ImmutableSql.Builder
Fill a builder with attribute values from the provided Sql instance.
from(SqlBuilder.SqlTuple) - Method in class io.resys.thena.docdb.spi.sql.ImmutableSqlTuple.Builder
Fill a builder with attribute values from the provided SqlTuple instance.
from(SqlBuilder.SqlTupleList) - Method in class io.resys.thena.docdb.spi.sql.ImmutableSqlTupleList.Builder
Fill a builder with attribute values from the provided SqlTupleList instance.

G

get() - Method in class io.resys.thena.docdb.spi.pgsql.builders.PgRefQuery
 
get() - Method in class io.resys.thena.docdb.spi.pgsql.builders.PgTagQuery
 
getById(String) - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultBlobSqlBuilder
 
getById(String) - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultCommitSqlBuilder
 
getById(String) - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultTreeSqlBuilder
 
getById(String) - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.BlobSqlBuilder
 
getById(String) - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.CommitSqlBuilder
 
getById(String) - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.TreeSqlBuilder
 
getByName(String) - Method in class io.resys.thena.docdb.spi.pgsql.builders.PgRepoBuilder
 
getByName(String) - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultRefSqlBuilder
 
getByName(String) - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultRepoSqlBuilder
 
getByName(String) - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultTagSqlBuilder
 
getByName(String) - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.RefSqlBuilder
 
getByName(String) - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.RepoSqlBuilder
 
getByName(String) - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.TagSqlBuilder
 
getByNameOrCommit(String) - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultRefSqlBuilder
 
getByNameOrCommit(String) - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.RefSqlBuilder
 
getByNameOrId(String) - Method in class io.resys.thena.docdb.spi.pgsql.builders.PgRepoBuilder
 
getByNameOrId(String) - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultRepoSqlBuilder
 
getByNameOrId(String) - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.RepoSqlBuilder
 
getByTreeId(String) - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultTreeItemSqlBuilder
 
getByTreeId(String) - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.TreeItemSqlBuilder
 
getClient() - Method in interface io.resys.thena.docdb.spi.pgsql.support.ClientWrapper
 
getClient() - Method in class io.resys.thena.docdb.spi.pgsql.support.ImmutableClientWrapper
 
getFirst() - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultRefSqlBuilder
 
getFirst() - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultTagSqlBuilder
 
getFirst() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.RefSqlBuilder
 
getFirst() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.TagSqlBuilder
 
getNames() - Method in interface io.resys.thena.docdb.spi.pgsql.support.ClientWrapper
 
getNames() - Method in class io.resys.thena.docdb.spi.pgsql.support.ImmutableClientWrapper
 
getProps() - Method in class io.resys.thena.docdb.spi.sql.ImmutableSqlTuple
 
getProps() - Method in class io.resys.thena.docdb.spi.sql.ImmutableSqlTupleList
 
getProps() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.SqlTuple
 
getProps() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.SqlTupleList
 
getRepo() - Method in interface io.resys.thena.docdb.spi.pgsql.support.ClientWrapper
 
getRepo() - Method in class io.resys.thena.docdb.spi.pgsql.support.ImmutableClientWrapper
 
getValue() - Method in class io.resys.thena.docdb.spi.sql.ImmutableSql
 
getValue() - Method in class io.resys.thena.docdb.spi.sql.ImmutableSqlTuple
 
getValue() - Method in class io.resys.thena.docdb.spi.sql.ImmutableSqlTupleList
 
getValue() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.Sql
 
getValue() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.SqlTuple
 
getValue() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.SqlTupleList
 

H

hashCode() - Method in class io.resys.thena.docdb.spi.pgsql.support.ImmutableClientWrapper
Computes a hash code from attributes: repo, client, names.
hashCode() - Method in class io.resys.thena.docdb.spi.sql.ImmutableSql
Computes a hash code from attributes: value.
hashCode() - Method in class io.resys.thena.docdb.spi.sql.ImmutableSqlTuple
Computes a hash code from attributes: value, props.
hashCode() - Method in class io.resys.thena.docdb.spi.sql.ImmutableSqlTupleList
Computes a hash code from attributes: value, props.

I

id(String) - Method in class io.resys.thena.docdb.spi.pgsql.builders.PgBlobQuery
 
id(String) - Method in class io.resys.thena.docdb.spi.pgsql.builders.PgCommitQuery
 
id(String) - Method in class io.resys.thena.docdb.spi.pgsql.builders.PgTreeQuery
 
id(List<String>) - Method in class io.resys.thena.docdb.spi.pgsql.builders.PgBlobQuery
 
ImmutableClientWrapper - Class in io.resys.thena.docdb.spi.pgsql.support
Immutable implementation of ClientWrapper.
ImmutableClientWrapper.Builder - Class in io.resys.thena.docdb.spi.pgsql.support
Builds instances of type ImmutableClientWrapper.
ImmutableSql - Class in io.resys.thena.docdb.spi.sql
Immutable implementation of SqlBuilder.Sql.
ImmutableSql.Builder - Class in io.resys.thena.docdb.spi.sql
Builds instances of type ImmutableSql.
ImmutableSqlTuple - Class in io.resys.thena.docdb.spi.sql
Immutable implementation of SqlBuilder.SqlTuple.
ImmutableSqlTuple.Builder - Class in io.resys.thena.docdb.spi.sql
Builds instances of type ImmutableSqlTuple.
ImmutableSqlTupleList - Class in io.resys.thena.docdb.spi.sql
Immutable implementation of SqlBuilder.SqlTupleList.
ImmutableSqlTupleList.Builder - Class in io.resys.thena.docdb.spi.sql
Builds instances of type ImmutableSqlTupleList.
insert(Repo) - Method in class io.resys.thena.docdb.spi.pgsql.builders.PgRepoBuilder
 
insertAll(Objects.Tree) - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultTreeItemSqlBuilder
 
insertAll(Objects.Tree) - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.TreeItemSqlBuilder
 
insertOne(Objects.Blob) - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultBlobSqlBuilder
 
insertOne(Objects.Blob) - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.BlobSqlBuilder
 
insertOne(Objects.Commit) - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultCommitSqlBuilder
 
insertOne(Objects.Commit) - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.CommitSqlBuilder
 
insertOne(Objects.Ref) - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultRefSqlBuilder
 
insertOne(Objects.Ref) - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.RefSqlBuilder
 
insertOne(Objects.Tag) - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultTagSqlBuilder
 
insertOne(Objects.Tag) - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.TagSqlBuilder
 
insertOne(Objects.Tree) - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultTreeSqlBuilder
 
insertOne(Objects.Tree) - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.TreeSqlBuilder
 
insertOne(Objects.Tree, Objects.TreeValue) - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultTreeItemSqlBuilder
 
insertOne(Objects.Tree, Objects.TreeValue) - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.TreeItemSqlBuilder
 
insertOne(Repo) - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultRepoSqlBuilder
 
insertOne(Repo) - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.RepoSqlBuilder
 
io.resys.thena.docdb.spi.pgsql - package io.resys.thena.docdb.spi.pgsql
 
io.resys.thena.docdb.spi.pgsql.builders - package io.resys.thena.docdb.spi.pgsql.builders
 
io.resys.thena.docdb.spi.pgsql.sql - package io.resys.thena.docdb.spi.pgsql.sql
 
io.resys.thena.docdb.spi.pgsql.support - package io.resys.thena.docdb.spi.pgsql.support
 
io.resys.thena.docdb.spi.sql - package io.resys.thena.docdb.spi.sql
 
io.resys.thena.docdb.spi.sql.defaults - package io.resys.thena.docdb.spi.sql.defaults
 

L

ln() - Method in class io.resys.thena.docdb.spi.sql.defaults.SqlStatement
 

N

name(String) - Method in class io.resys.thena.docdb.spi.pgsql.builders.PgRefQuery
 
name(String) - Method in class io.resys.thena.docdb.spi.pgsql.builders.PgTagQuery
 
nameOrCommit(String) - Method in class io.resys.thena.docdb.spi.pgsql.builders.PgRefQuery
 
names(ClientCollections) - Method in class io.resys.thena.docdb.spi.pgsql.support.ImmutableClientWrapper.Builder
Initializes the value for the names attribute.
notFound(Throwable) - Static method in class io.resys.thena.docdb.spi.pgsql.sql.PgErrors
 

P

PgBlobQuery - Class in io.resys.thena.docdb.spi.pgsql.builders
 
PgBlobQuery(PgPool, ClientCollections, SqlMapper, SqlBuilder) - Constructor for class io.resys.thena.docdb.spi.pgsql.builders.PgBlobQuery
 
PgClientInsertBuilder - Class in io.resys.thena.docdb.spi.pgsql.builders
 
PgClientInsertBuilder(ClientWrapper, SqlMapper, SqlBuilder) - Constructor for class io.resys.thena.docdb.spi.pgsql.builders.PgClientInsertBuilder
 
PgClientQuery - Class in io.resys.thena.docdb.spi.pgsql
 
PgClientQuery(ClientWrapper, SqlMapper, SqlBuilder) - Constructor for class io.resys.thena.docdb.spi.pgsql.PgClientQuery
 
PgCommitQuery - Class in io.resys.thena.docdb.spi.pgsql.builders
 
PgCommitQuery(PgPool, ClientCollections, SqlMapper, SqlBuilder) - Constructor for class io.resys.thena.docdb.spi.pgsql.builders.PgCommitQuery
 
PgErrors - Class in io.resys.thena.docdb.spi.pgsql.sql
 
PgErrors() - Constructor for class io.resys.thena.docdb.spi.pgsql.sql.PgErrors
 
PgRefQuery - Class in io.resys.thena.docdb.spi.pgsql.builders
 
PgRefQuery(PgPool, ClientCollections, SqlMapper, SqlBuilder) - Constructor for class io.resys.thena.docdb.spi.pgsql.builders.PgRefQuery
 
PgRepoBuilder - Class in io.resys.thena.docdb.spi.pgsql.builders
 
PgRepoBuilder(PgPool, ClientCollections, SqlMapper, SqlBuilder) - Constructor for class io.resys.thena.docdb.spi.pgsql.builders.PgRepoBuilder
 
PgTagQuery - Class in io.resys.thena.docdb.spi.pgsql.builders
 
PgTagQuery(PgPool, ClientCollections, SqlMapper, SqlBuilder) - Constructor for class io.resys.thena.docdb.spi.pgsql.builders.PgTagQuery
 
PgTreeQuery - Class in io.resys.thena.docdb.spi.pgsql.builders
 
PgTreeQuery(PgPool, ClientCollections, SqlMapper, SqlBuilder) - Constructor for class io.resys.thena.docdb.spi.pgsql.builders.PgTreeQuery
 
props(Tuple) - Method in class io.resys.thena.docdb.spi.sql.ImmutableSqlTuple.Builder
Initializes the value for the props attribute.
props(Iterable<? extends Tuple>) - Method in class io.resys.thena.docdb.spi.sql.ImmutableSqlTupleList.Builder
Sets or replaces all elements for props list.

R

ref(Objects.Ref, Objects.Commit) - Method in class io.resys.thena.docdb.spi.pgsql.builders.PgClientInsertBuilder
 
ref(Row) - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultSqlMapper
 
ref(Row) - Method in interface io.resys.thena.docdb.spi.sql.SqlMapper
 
refs() - Method in class io.resys.thena.docdb.spi.pgsql.PgClientQuery
 
refs() - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultSqlBuilder
 
refs() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder
 
repo() - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultSqlBuilder
 
repo() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder
 
repo(Repo) - Method in class io.resys.thena.docdb.spi.pgsql.support.ImmutableClientWrapper.Builder
Initializes the value for the repo attribute.
repo(Row) - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultSqlMapper
 
repo(Row) - Method in interface io.resys.thena.docdb.spi.sql.SqlMapper
 

S

sqlBuilder(ClientCollections) - Static method in class io.resys.thena.docdb.spi.pgsql.DocDBFactory
 
SqlBuilder - Interface in io.resys.thena.docdb.spi.sql
 
SqlBuilder.BlobSqlBuilder - Interface in io.resys.thena.docdb.spi.sql
 
SqlBuilder.CommitSqlBuilder - Interface in io.resys.thena.docdb.spi.sql
 
SqlBuilder.RefSqlBuilder - Interface in io.resys.thena.docdb.spi.sql
 
SqlBuilder.RepoSqlBuilder - Interface in io.resys.thena.docdb.spi.sql
 
SqlBuilder.Sql - Interface in io.resys.thena.docdb.spi.sql
 
SqlBuilder.SqlTuple - Interface in io.resys.thena.docdb.spi.sql
 
SqlBuilder.SqlTupleList - Interface in io.resys.thena.docdb.spi.sql
 
SqlBuilder.TagSqlBuilder - Interface in io.resys.thena.docdb.spi.sql
 
SqlBuilder.TreeItemSqlBuilder - Interface in io.resys.thena.docdb.spi.sql
 
SqlBuilder.TreeSqlBuilder - Interface in io.resys.thena.docdb.spi.sql
 
sqlMapper(ClientCollections) - Static method in class io.resys.thena.docdb.spi.pgsql.DocDBFactory
 
SqlMapper - Interface in io.resys.thena.docdb.spi.sql
 
SqlStatement - Class in io.resys.thena.docdb.spi.sql.defaults
 
SqlStatement() - Constructor for class io.resys.thena.docdb.spi.sql.defaults.SqlStatement
 
state(ClientCollections, PgPool) - Static method in class io.resys.thena.docdb.spi.pgsql.DocDBFactory
 

T

tag(Objects.Tag) - Method in class io.resys.thena.docdb.spi.pgsql.builders.PgClientInsertBuilder
 
tag(Row) - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultSqlMapper
 
tag(Row) - Method in interface io.resys.thena.docdb.spi.sql.SqlMapper
 
tags() - Method in class io.resys.thena.docdb.spi.pgsql.PgClientQuery
 
tags() - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultSqlBuilder
 
tags() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder
 
toString() - Method in class io.resys.thena.docdb.spi.pgsql.support.ImmutableClientWrapper
Prints the immutable value ClientWrapper with attribute values.
toString() - Method in class io.resys.thena.docdb.spi.sql.ImmutableSql
Prints the immutable value Sql with attribute values.
toString() - Method in class io.resys.thena.docdb.spi.sql.ImmutableSqlTuple
Prints the immutable value SqlTuple with attribute values.
toString() - Method in class io.resys.thena.docdb.spi.sql.ImmutableSqlTupleList
Prints the immutable value SqlTupleList with attribute values.
tree(Objects.Tree) - Method in class io.resys.thena.docdb.spi.pgsql.builders.PgClientInsertBuilder
 
tree(Row) - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultSqlMapper
 
tree(Row) - Method in interface io.resys.thena.docdb.spi.sql.SqlMapper
 
treeItem(Row) - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultSqlMapper
 
treeItem(Row) - Method in interface io.resys.thena.docdb.spi.sql.SqlMapper
 
treeItems() - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultSqlBuilder
 
treeItems() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder
 
trees() - Method in class io.resys.thena.docdb.spi.pgsql.PgClientQuery
 
trees() - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultSqlBuilder
 
trees() - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder
 

U

updateOne(Objects.Ref, Objects.Commit) - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultRefSqlBuilder
 
updateOne(Objects.Ref, Objects.Commit) - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder.RefSqlBuilder
 
updateRef(Objects.Ref, Objects.Commit) - Method in class io.resys.thena.docdb.spi.pgsql.builders.PgClientInsertBuilder
 

V

value(String) - Method in class io.resys.thena.docdb.spi.sql.ImmutableSql.Builder
Initializes the value for the value attribute.
value(String) - Method in class io.resys.thena.docdb.spi.sql.ImmutableSqlTuple.Builder
Initializes the value for the value attribute.
value(String) - Method in class io.resys.thena.docdb.spi.sql.ImmutableSqlTupleList.Builder
Initializes the value for the value attribute.

W

withClient(PgPool) - Method in class io.resys.thena.docdb.spi.pgsql.support.ImmutableClientWrapper
Copy the current immutable object by setting a value for the client attribute.
withNames(ClientCollections) - Method in class io.resys.thena.docdb.spi.pgsql.support.ImmutableClientWrapper
Copy the current immutable object by setting a value for the names attribute.
withOptions(ClientCollections) - Method in class io.resys.thena.docdb.spi.sql.defaults.DefaultSqlBuilder
 
withOptions(ClientCollections) - Method in interface io.resys.thena.docdb.spi.sql.SqlBuilder
 
withProps(Tuple) - Method in class io.resys.thena.docdb.spi.sql.ImmutableSqlTuple
Copy the current immutable object by setting a value for the props attribute.
withProps(Tuple...) - Method in class io.resys.thena.docdb.spi.sql.ImmutableSqlTupleList
Copy the current immutable object with elements that replace the content of props.
withProps(Iterable<? extends Tuple>) - Method in class io.resys.thena.docdb.spi.sql.ImmutableSqlTupleList
Copy the current immutable object with elements that replace the content of props.
withRepo(Repo) - Method in class io.resys.thena.docdb.spi.pgsql.support.ImmutableClientWrapper
Copy the current immutable object by setting a value for the repo attribute.
withValue(String) - Method in class io.resys.thena.docdb.spi.sql.ImmutableSql
Copy the current immutable object by setting a value for the value attribute.
withValue(String) - Method in class io.resys.thena.docdb.spi.sql.ImmutableSqlTuple
Copy the current immutable object by setting a value for the value attribute.
withValue(String) - Method in class io.resys.thena.docdb.spi.sql.ImmutableSqlTupleList
Copy the current immutable object by setting a value for the value attribute.
A B C D E F G H I L N P R S T U V W 
All Classes All Packages