Skip navigation links
A B C D E G H I L N O Q R S T W 

A

AddSequenceKeyJdbcCommand - Class in net.sf.jkniv.whinstone.cassandra.commands
 
AddSequenceKeyJdbcCommand(Queryable) - Constructor for class net.sf.jkniv.whinstone.cassandra.commands.AddSequenceKeyJdbcCommand
 

B

bind(String, Object) - Method in class net.sf.jkniv.whinstone.cassandra.statement.CassandraPreparedStatementAdapter
 
bind(Param) - Method in class net.sf.jkniv.whinstone.cassandra.statement.CassandraPreparedStatementAdapter
 
bind(Param...) - Method in class net.sf.jkniv.whinstone.cassandra.statement.CassandraPreparedStatementAdapter
 
bind(String, Object) - Method in class net.sf.jkniv.whinstone.cassandra.statement.CassandraStatementAdapter
 
bind(Param) - Method in class net.sf.jkniv.whinstone.cassandra.statement.CassandraStatementAdapter
 
bind(Param...) - Method in class net.sf.jkniv.whinstone.cassandra.statement.CassandraStatementAdapter
 
bindKey() - Method in class net.sf.jkniv.whinstone.cassandra.statement.CassandraPreparedStatementAdapter
 
bindKey() - Method in class net.sf.jkniv.whinstone.cassandra.statement.CassandraStatementAdapter
 
BulkCommand - Class in net.sf.jkniv.whinstone.cassandra.commands
 
BulkCommand(Queryable) - Constructor for class net.sf.jkniv.whinstone.cassandra.commands.BulkCommand
 

C

CassandraColumn - Class in net.sf.jkniv.whinstone.cassandra
 
CassandraColumn(int, String, DataType.Name, RegisterType, Class<?>) - Constructor for class net.sf.jkniv.whinstone.cassandra.CassandraColumn
 
CassandraDialect - Class in net.sf.jkniv.whinstone.cassandra.dialect
Dialect to Cassandra
CassandraDialect() - Constructor for class net.sf.jkniv.whinstone.cassandra.dialect.CassandraDialect
 
CassandraPreparedStatementAdapter<T,R> - Class in net.sf.jkniv.whinstone.cassandra.statement
 
CassandraPreparedStatementAdapter(Session, PreparedStatement, Queryable, RegisterType, RegisterCodec) - Constructor for class net.sf.jkniv.whinstone.cassandra.statement.CassandraPreparedStatementAdapter
 
CassandraSequenceGeneratedKey - Class in net.sf.jkniv.whinstone.cassandra.commands
Call an database sequence and put the value into parameter object from Queryable
CassandraSequenceGeneratedKey(Insertable, Session, HandleableException) - Constructor for class net.sf.jkniv.whinstone.cassandra.commands.CassandraSequenceGeneratedKey
 
CassandraSessionFactory - Class in net.sf.jkniv.whinstone.cassandra
 
CassandraSessionFactory(Properties, String, RegisterType, HandleableException) - Constructor for class net.sf.jkniv.whinstone.cassandra.CassandraSessionFactory
 
CassandraStatementAdapter<T,R> - Class in net.sf.jkniv.whinstone.cassandra.statement
 
CassandraStatementAdapter(Session, Statement, Queryable, RegisterType) - Constructor for class net.sf.jkniv.whinstone.cassandra.statement.CassandraStatementAdapter
 
close() - Method in class net.sf.jkniv.whinstone.cassandra.statement.CassandraPreparedStatementAdapter
 
close() - Method in class net.sf.jkniv.whinstone.cassandra.statement.CassandraStatementAdapter
 
codecClassName - Variable in class net.sf.jkniv.whinstone.cassandra.RegisterCodec.CodecMap
 
codecs - Variable in class net.sf.jkniv.whinstone.cassandra.RegisterCodec
 

D

DefaultCommand - Class in net.sf.jkniv.whinstone.cassandra.commands
 
DefaultCommand(Queryable) - Constructor for class net.sf.jkniv.whinstone.cassandra.commands.DefaultCommand
 
DefaultQuery - Class in net.sf.jkniv.whinstone.cassandra.commands
 
DefaultQuery(Queryable) - Constructor for class net.sf.jkniv.whinstone.cassandra.commands.DefaultQuery
 

E

execute() - Method in class net.sf.jkniv.whinstone.cassandra.commands.AddSequenceKeyJdbcCommand
 
execute() - Method in class net.sf.jkniv.whinstone.cassandra.commands.BulkCommand
 
execute() - Method in class net.sf.jkniv.whinstone.cassandra.commands.DefaultCommand
 
execute() - Method in class net.sf.jkniv.whinstone.cassandra.commands.DefaultQuery
 
execute() - Method in class net.sf.jkniv.whinstone.cassandra.statement.CassandraPreparedStatementAdapter
 
execute() - Method in class net.sf.jkniv.whinstone.cassandra.statement.CassandraStatementAdapter
 

G

getAttributeName() - Method in class net.sf.jkniv.whinstone.cassandra.CassandraColumn
 
getBytes(Row) - Method in class net.sf.jkniv.whinstone.cassandra.CassandraColumn
 
getCodec(String) - Method in class net.sf.jkniv.whinstone.cassandra.RegisterCodec
 
getDataMasking() - Static method in class net.sf.jkniv.whinstone.cassandra.LoggerFactory
 
getId() - Method in class net.sf.jkniv.whinstone.cassandra.commands.CassandraSequenceGeneratedKey
 
getIndex() - Method in class net.sf.jkniv.whinstone.cassandra.CassandraColumn
 
getLogger() - Static method in class net.sf.jkniv.whinstone.cassandra.LoggerFactory
 
getMethodName() - Method in class net.sf.jkniv.whinstone.cassandra.CassandraColumn
 
getName() - Method in class net.sf.jkniv.whinstone.cassandra.CassandraColumn
 
getPropertyAccess() - Method in class net.sf.jkniv.whinstone.cassandra.CassandraColumn
 
getType() - Method in class net.sf.jkniv.whinstone.cassandra.CassandraColumn
 
getType() - Method in class net.sf.jkniv.whinstone.cassandra.RepositoryFactoryCassandra
 
getUId() - Method in class net.sf.jkniv.whinstone.cassandra.commands.CassandraSequenceGeneratedKey
 
getValue(Row) - Method in class net.sf.jkniv.whinstone.cassandra.CassandraColumn
 

H

handlerException - Variable in class net.sf.jkniv.whinstone.cassandra.commands.DefaultCommand
 
hasItem() - Method in class net.sf.jkniv.whinstone.cassandra.commands.CassandraSequenceGeneratedKey
 

I

instance - Variable in class net.sf.jkniv.whinstone.cassandra.RegisterCodec.CodecMap
 
isBinary() - Method in class net.sf.jkniv.whinstone.cassandra.CassandraColumn
 
isEmpty() - Method in class net.sf.jkniv.whinstone.cassandra.commands.CassandraSequenceGeneratedKey
 
isNestedAttribute() - Method in class net.sf.jkniv.whinstone.cassandra.CassandraColumn
 
iterator() - Method in class net.sf.jkniv.whinstone.cassandra.commands.CassandraSequenceGeneratedKey
 

L

LoggerFactory - Class in net.sf.jkniv.whinstone.cassandra
 
LoggerFactory() - Constructor for class net.sf.jkniv.whinstone.cassandra.LoggerFactory
 

N

net.sf.jkniv.whinstone.cassandra - package net.sf.jkniv.whinstone.cassandra
 
net.sf.jkniv.whinstone.cassandra.commands - package net.sf.jkniv.whinstone.cassandra.commands
 
net.sf.jkniv.whinstone.cassandra.dialect - package net.sf.jkniv.whinstone.cassandra.dialect
 
net.sf.jkniv.whinstone.cassandra.statement - package net.sf.jkniv.whinstone.cassandra.statement
 
newInstance() - Method in class net.sf.jkniv.whinstone.cassandra.RepositoryFactoryCassandra
 
newInstance(Properties) - Method in class net.sf.jkniv.whinstone.cassandra.RepositoryFactoryCassandra
 
newInstance(Properties, SqlContext) - Method in class net.sf.jkniv.whinstone.cassandra.RepositoryFactoryCassandra
 
newInstance(String) - Method in class net.sf.jkniv.whinstone.cassandra.RepositoryFactoryCassandra
 
newInstance(SqlContext) - Method in class net.sf.jkniv.whinstone.cassandra.RepositoryFactoryCassandra
 

O

open() - Method in class net.sf.jkniv.whinstone.cassandra.CassandraSessionFactory
 
open(Isolation) - Method in class net.sf.jkniv.whinstone.cassandra.CassandraSessionFactory
 

Q

queryable - Variable in class net.sf.jkniv.whinstone.cassandra.commands.DefaultCommand
 

R

reBound() - Method in class net.sf.jkniv.whinstone.cassandra.statement.CassandraPreparedStatementAdapter
Creates a new BoundStatement object for this prepared statement.
register(Cluster, String, boolean) - Method in class net.sf.jkniv.whinstone.cassandra.RegisterCodec
 
RegisterCodec - Class in net.sf.jkniv.whinstone.cassandra
Registry codec for Cassandra
RegisterCodec() - Constructor for class net.sf.jkniv.whinstone.cassandra.RegisterCodec
 
RegisterCodec.CodecMap - Class in net.sf.jkniv.whinstone.cassandra
 
RepositoryFactoryCassandra - Class in net.sf.jkniv.whinstone.cassandra
 
RepositoryFactoryCassandra() - Constructor for class net.sf.jkniv.whinstone.cassandra.RepositoryFactoryCassandra
 
reset() - Method in class net.sf.jkniv.whinstone.cassandra.statement.CassandraPreparedStatementAdapter
 
reset() - Method in class net.sf.jkniv.whinstone.cassandra.statement.CassandraStatementAdapter
 
rows() - Method in class net.sf.jkniv.whinstone.cassandra.statement.CassandraPreparedStatementAdapter
 
rows() - Method in class net.sf.jkniv.whinstone.cassandra.statement.CassandraStatementAdapter
 

S

setFetchSize(int) - Method in class net.sf.jkniv.whinstone.cassandra.statement.CassandraPreparedStatementAdapter
 
setFetchSize(int) - Method in class net.sf.jkniv.whinstone.cassandra.statement.CassandraStatementAdapter
 
size() - Method in class net.sf.jkniv.whinstone.cassandra.commands.CassandraSequenceGeneratedKey
 
stmt - Variable in class net.sf.jkniv.whinstone.cassandra.commands.DefaultCommand
 

T

toString() - Method in class net.sf.jkniv.whinstone.cassandra.CassandraColumn
 

W

with(T) - Method in class net.sf.jkniv.whinstone.cassandra.commands.BulkCommand
 
with(HandleableException) - Method in class net.sf.jkniv.whinstone.cassandra.commands.BulkCommand
 
with(CommandHandler) - Method in class net.sf.jkniv.whinstone.cassandra.commands.BulkCommand
 
with(T) - Method in class net.sf.jkniv.whinstone.cassandra.commands.DefaultCommand
 
with(HandleableException) - Method in class net.sf.jkniv.whinstone.cassandra.commands.DefaultCommand
 
with(CommandHandler) - Method in class net.sf.jkniv.whinstone.cassandra.commands.DefaultCommand
 
with(T) - Method in class net.sf.jkniv.whinstone.cassandra.commands.DefaultQuery
 
with(HandleableException) - Method in class net.sf.jkniv.whinstone.cassandra.commands.DefaultQuery
 
with(CommandHandler) - Method in class net.sf.jkniv.whinstone.cassandra.commands.DefaultQuery
 
with(ResultRow<T, Row>) - Method in class net.sf.jkniv.whinstone.cassandra.statement.CassandraPreparedStatementAdapter
 
with(AutoKey) - Method in class net.sf.jkniv.whinstone.cassandra.statement.CassandraPreparedStatementAdapter
 
with(ResultRow<T, Row>) - Method in class net.sf.jkniv.whinstone.cassandra.statement.CassandraStatementAdapter
 
with(AutoKey) - Method in class net.sf.jkniv.whinstone.cassandra.statement.CassandraStatementAdapter
 
A B C D E G H I L N O Q R S T W 
Skip navigation links

Copyright © 2012–2020 jkniv, copyleft code. All rights reserved.