Skip navigation links
A B C D E F G H I J L M N O Q R S T U V W 

A

AbstractCondition<L extends Operand,O extends ConditionalOperator,R extends Operand> - Class in org.dhatim.safesql.builder
 
AbstractCondition(L, O, R) - Constructor for class org.dhatim.safesql.builder.AbstractCondition
 
AbstractHasJointure - Class in org.dhatim.safesql.builder
 
AbstractHasJointure() - Constructor for class org.dhatim.safesql.builder.AbstractHasJointure
 
add(T, Operand) - Method in class org.dhatim.safesql.builder.Case
 
add(Operand, Operand) - Static method in class org.dhatim.safesql.builder.Compute
 
add(Condition) - Method in class org.dhatim.safesql.builder.ConditionGroup
 
addPartition(Operand) - Method in class org.dhatim.safesql.builder.Window
 
Alias - Class in org.dhatim.safesql.builder
 
Alias(AliasOwner, String) - Constructor for class org.dhatim.safesql.builder.Alias
 
AliasOwner - Interface in org.dhatim.safesql.builder
 
all() - Static method in class org.dhatim.safesql.builder.Column
 
allOf(Alias) - Static method in class org.dhatim.safesql.builder.Column
 
and(Condition, Condition, Condition...) - Static method in interface org.dhatim.safesql.builder.Condition
 
and(Condition, Condition) - Static method in interface org.dhatim.safesql.builder.Condition
 
and(Condition) - Method in class org.dhatim.safesql.builder.Jointure
 
and(Condition) - Method in class org.dhatim.safesql.builder.SelectQuery
 
and(Condition) - Method in interface org.dhatim.safesql.builder.WhereClause
 
and(Operand, ComparisonOperator, int) - Method in interface org.dhatim.safesql.builder.WhereClause
 
and(Operand, ComparisonOperator, String) - Method in interface org.dhatim.safesql.builder.WhereClause
 
and(Operand, ComparisonOperator, double) - Method in interface org.dhatim.safesql.builder.WhereClause
 
and(Operand, ComparisonOperator, Object) - Method in interface org.dhatim.safesql.builder.WhereClause
 
and(Operand, ComparisonOperator, Operand) - Method in interface org.dhatim.safesql.builder.WhereClause
 
andIn(Operand, Operand...) - Method in interface org.dhatim.safesql.builder.WhereClause
 
andIsNotNull(Column) - Method in interface org.dhatim.safesql.builder.WhereClause
 
andIsNull(Column) - Method in interface org.dhatim.safesql.builder.WhereClause
 
andNotIn(Operand, Operand...) - Method in interface org.dhatim.safesql.builder.WhereClause
 
appendTo(SafeSqlAppendable) - Method in class org.dhatim.safesql.builder.AbstractCondition
 
appendTo(SafeSqlAppendable) - Method in class org.dhatim.safesql.builder.Alias
 
appendTo(SafeSqlAppendable) - Method in class org.dhatim.safesql.builder.BooleanOperand
 
appendTo(SafeSqlAppendable) - Method in class org.dhatim.safesql.builder.Call
 
appendTo(SafeSqlAppendable) - Method in class org.dhatim.safesql.builder.Case
 
appendTo(SafeSqlAppendable) - Method in class org.dhatim.safesql.builder.Cast
 
appendTo(SafeSqlAppendable) - Method in class org.dhatim.safesql.builder.Column
 
appendTo(SafeSqlAppendable) - Method in class org.dhatim.safesql.builder.CommonTableExpression
 
appendTo(SafeSqlAppendable) - Method in enum org.dhatim.safesql.builder.ComparisonOperator
 
appendTo(SafeSqlAppendable) - Method in class org.dhatim.safesql.builder.Compute
 
appendTo(SafeSqlAppendable) - Method in class org.dhatim.safesql.builder.Concat
 
appendTo(SafeSqlAppendable) - Method in class org.dhatim.safesql.builder.ConditionGroup
 
appendTo(SafeSqlAppendable) - Method in class org.dhatim.safesql.builder.Constant
 
appendTo(SafeSqlAppendable) - Method in class org.dhatim.safesql.builder.From
 
appendTo(SafeSqlAppendable) - Method in class org.dhatim.safesql.builder.Identifier
 
appendTo(SafeSqlAppendable) - Method in class org.dhatim.safesql.builder.InsertQuery
 
appendTo(SafeSqlAppendable) - Method in class org.dhatim.safesql.builder.Jointure
 
appendTo(SafeSqlAppendable) - Method in enum org.dhatim.safesql.builder.JointureType
 
appendTo(SafeSqlAppendable) - Method in class org.dhatim.safesql.builder.Literal
 
appendTo(SafeSqlAppendable) - Method in enum org.dhatim.safesql.builder.LogicalOperator
 
appendTo(SafeSqlAppendable) - Method in enum org.dhatim.safesql.builder.MathOperator
 
appendTo(SafeSqlAppendable) - Method in class org.dhatim.safesql.builder.NamedOperand
 
appendTo(SafeSqlAppendable) - Method in class org.dhatim.safesql.builder.NamedWindow
 
appendTo(SafeSqlAppendable) - Method in class org.dhatim.safesql.builder.NullCondition
 
appendTo(SafeSqlAppendable) - Method in class org.dhatim.safesql.builder.Over
 
appendTo(SafeSqlAppendable) - Method in class org.dhatim.safesql.builder.QueryOperand
 
appendTo(SafeSqlAppendable) - Method in enum org.dhatim.safesql.builder.RelationalOperator
 
appendTo(SafeSqlAppendable) - Method in class org.dhatim.safesql.builder.Row
 
appendTo(SafeSqlAppendable) - Method in class org.dhatim.safesql.builder.SafeSqlQuery
 
appendTo(SafeSqlAppendable) - Method in class org.dhatim.safesql.builder.SelectQuery
 
appendTo(SafeSqlAppendable) - Method in enum org.dhatim.safesql.builder.StringOperator
 
appendTo(SafeSqlAppendable) - Method in class org.dhatim.safesql.builder.Template.TemplateOperand
 
appendTo(SafeSqlAppendable) - Method in class org.dhatim.safesql.builder.UnaryCompute
 
appendTo(SafeSqlAppendable) - Method in enum org.dhatim.safesql.builder.UnaryOperator
 
appendTo(SafeSqlAppendable) - Method in class org.dhatim.safesql.builder.Value
 
appendTo(SafeSqlAppendable) - Method in class org.dhatim.safesql.builder.Values
 
appendTo(SafeSqlAppendable) - Method in class org.dhatim.safesql.builder.Window
 

B

between(Operand, Operand, Operand) - Static method in interface org.dhatim.safesql.builder.Condition
 
BetweenCondition - Class in org.dhatim.safesql.builder
 
BooleanColumn - Class in org.dhatim.safesql.builder
 
BooleanColumn(Alias, String) - Constructor for class org.dhatim.safesql.builder.BooleanColumn
 
BooleanColumn(Alias, String, boolean) - Constructor for class org.dhatim.safesql.builder.BooleanColumn
 
BooleanOperand - Class in org.dhatim.safesql.builder
 
BooleanOperand(Operand) - Constructor for class org.dhatim.safesql.builder.BooleanOperand
 
BooleanOperand(Condition) - Constructor for class org.dhatim.safesql.builder.BooleanOperand
 
BooleanOperand(Expression, boolean) - Constructor for class org.dhatim.safesql.builder.BooleanOperand
 
BooleanValue - Class in org.dhatim.safesql.builder
 
BooleanValue(boolean) - Constructor for class org.dhatim.safesql.builder.BooleanValue
 
BuilderContext - Class in org.dhatim.safesql.builder
 
BuilderContext() - Constructor for class org.dhatim.safesql.builder.BuilderContext
 
BuilderException - Exception in org.dhatim.safesql.builder
 
BuilderException(String) - Constructor for exception org.dhatim.safesql.builder.BuilderException
 

C

Call - Class in org.dhatim.safesql.builder
 
Call(String, Operand...) - Constructor for class org.dhatim.safesql.builder.Call
 
Case<T extends SafeSqlizable> - Class in org.dhatim.safesql.builder
 
Case.ConditionalCase - Class in org.dhatim.safesql.builder
 
Case.SimpleCase - Class in org.dhatim.safesql.builder
 
Cast - Class in org.dhatim.safesql.builder
 
Cast(Operand, String) - Constructor for class org.dhatim.safesql.builder.Cast
 
clearFroms() - Method in class org.dhatim.safesql.builder.SelectQuery
 
clearGroupBys() - Method in class org.dhatim.safesql.builder.SelectQuery
 
clearHavings() - Method in class org.dhatim.safesql.builder.SelectQuery
 
clearSelects() - Method in class org.dhatim.safesql.builder.SelectQuery
 
clearWindows() - Method in class org.dhatim.safesql.builder.SelectQuery
 
Column - Class in org.dhatim.safesql.builder
 
Column(Alias, String) - Constructor for class org.dhatim.safesql.builder.Column
 
Column(String) - Constructor for class org.dhatim.safesql.builder.Column
 
CommonTableExpression - Class in org.dhatim.safesql.builder
 
CommonTableExpression(String, SqlQuery) - Constructor for class org.dhatim.safesql.builder.CommonTableExpression
 
CommonTableExpression(String, List<String>, SqlQuery) - Constructor for class org.dhatim.safesql.builder.CommonTableExpression
 
ComparisonOperator - Enum in org.dhatim.safesql.builder
 
compile(String, List<Template.Element>) - Method in class org.dhatim.safesql.builder.Template
 
Compute - Class in org.dhatim.safesql.builder
 
Compute(Operand, MathOperator, Operand) - Constructor for class org.dhatim.safesql.builder.Compute
 
Concat - Class in org.dhatim.safesql.builder
 
Concat(Operand, Operand) - Constructor for class org.dhatim.safesql.builder.Concat
 
Concat(Operand, Operand, Operand...) - Constructor for class org.dhatim.safesql.builder.Concat
 
Condition - Interface in org.dhatim.safesql.builder
 
ConditionalCase() - Constructor for class org.dhatim.safesql.builder.Case.ConditionalCase
 
ConditionalOperator - Interface in org.dhatim.safesql.builder
 
ConditionGroup - Class in org.dhatim.safesql.builder
 
Constant - Class in org.dhatim.safesql.builder
 
Constant(Object) - Constructor for class org.dhatim.safesql.builder.Constant
 
Constant(String) - Constructor for class org.dhatim.safesql.builder.Constant
 
create(Expression, boolean) - Method in class org.dhatim.safesql.builder.BooleanOperand
 
create(Condition, Operand) - Static method in class org.dhatim.safesql.builder.Case
 
create(Condition, Operand, Operand) - Static method in class org.dhatim.safesql.builder.Case
 
create(Operand, Value, Operand) - Static method in class org.dhatim.safesql.builder.Case
 
create(Operand, Value, Operand, Operand) - Static method in class org.dhatim.safesql.builder.Case
 
create(Operand, ConditionalOperator, Operand) - Static method in interface org.dhatim.safesql.builder.Condition
 
create(LogicalOperator, Condition, Condition, Condition...) - Static method in class org.dhatim.safesql.builder.ConditionGroup
 
create(SafeSqlizable[]) - Method in class org.dhatim.safesql.builder.Template
 

D

distinct(Column) - Static method in class org.dhatim.safesql.builder.Column
 
distinct() - Method in class org.dhatim.safesql.builder.SelectQuery
 

E

eq(Operand, Operand) - Static method in interface org.dhatim.safesql.builder.Condition
Create a equals condition '='
equals(Object) - Method in class org.dhatim.safesql.builder.Alias
 
equals(Object) - Method in class org.dhatim.safesql.builder.Call
 
equals(Object) - Method in class org.dhatim.safesql.builder.Column
 
equals(Object) - Method in class org.dhatim.safesql.builder.NamedWindow
 
Expression - Interface in org.dhatim.safesql.builder
 

F

From - Class in org.dhatim.safesql.builder
 
from(String) - Static method in class org.dhatim.safesql.builder.Literal
Deprecated.
from(String) - Method in class org.dhatim.safesql.builder.SelectQuery
 
from(String, Alias) - Method in class org.dhatim.safesql.builder.SelectQuery
 
from(String, String) - Method in class org.dhatim.safesql.builder.SelectQuery
 
from(String, String, Alias, List<String>) - Method in class org.dhatim.safesql.builder.SelectQuery
 
from(String, String, Alias) - Method in class org.dhatim.safesql.builder.SelectQuery
 
from(SqlQuery, Alias) - Method in class org.dhatim.safesql.builder.SelectQuery
 
from(SqlQuery, Alias, List<String>) - Method in class org.dhatim.safesql.builder.SelectQuery
 
fromSqlizable(SafeSqlizable) - Static method in interface org.dhatim.safesql.builder.SqlQuery
 

G

ge(Operand, Operand) - Static method in interface org.dhatim.safesql.builder.Condition
 
generate(String) - Method in class org.dhatim.safesql.builder.BuilderContext
 
generate() - Method in class org.dhatim.safesql.builder.SelectQuery
 
generate(String) - Method in class org.dhatim.safesql.builder.SelectQuery
 
generate(Operand...) - Method in class org.dhatim.safesql.builder.Template
 
generateIdentifier(String) - Method in class org.dhatim.safesql.builder.BuilderContext
 
generateIdentifier() - Method in class org.dhatim.safesql.builder.SelectQuery
 
generateIdentifier(String) - Method in class org.dhatim.safesql.builder.SelectQuery
 
getAlias() - Method in class org.dhatim.safesql.builder.Column
 
getAlias() - Method in class org.dhatim.safesql.builder.From
 
getAlias() - Method in class org.dhatim.safesql.builder.NamedOperand
 
getArguments() - Method in class org.dhatim.safesql.builder.Call
 
getCaseClause() - Method in class org.dhatim.safesql.builder.Case.ConditionalCase
 
getCaseClause() - Method in class org.dhatim.safesql.builder.Case
 
getCaseClause() - Method in class org.dhatim.safesql.builder.Case.SimpleCase
 
getElements() - Method in class org.dhatim.safesql.builder.Row
 
getExpression() - Method in class org.dhatim.safesql.builder.BooleanOperand
 
getFunctionName() - Method in class org.dhatim.safesql.builder.Call
 
getJointures() - Method in class org.dhatim.safesql.builder.AbstractHasJointure
 
getLeft() - Method in class org.dhatim.safesql.builder.AbstractCondition
 
getLeftOperand() - Method in class org.dhatim.safesql.builder.Compute
 
getLength() - Method in class org.dhatim.safesql.builder.Row
 
getName() - Method in class org.dhatim.safesql.builder.Alias
 
getName() - Method in class org.dhatim.safesql.builder.Column
 
getName() - Method in class org.dhatim.safesql.builder.CommonTableExpression
 
getName() - Method in class org.dhatim.safesql.builder.Identifier
 
getName() - Method in class org.dhatim.safesql.builder.NamedWindow
 
getOperand() - Method in class org.dhatim.safesql.builder.Cast
 
getOperand() - Method in class org.dhatim.safesql.builder.NamedOperand
 
getOperand() - Method in class org.dhatim.safesql.builder.UnaryCompute
 
getOperator() - Method in class org.dhatim.safesql.builder.AbstractCondition
 
getOperator() - Method in class org.dhatim.safesql.builder.Compute
 
getOperator() - Method in class org.dhatim.safesql.builder.UnaryCompute
 
getOwner() - Method in class org.dhatim.safesql.builder.Alias
 
getPartition() - Method in class org.dhatim.safesql.builder.Window
 
getPattern() - Method in class org.dhatim.safesql.builder.Template
 
getRight() - Method in class org.dhatim.safesql.builder.AbstractCondition
 
getRightOperand() - Method in class org.dhatim.safesql.builder.Compute
 
getSqlType() - Method in class org.dhatim.safesql.builder.Cast
 
getTemplate() - Method in class org.dhatim.safesql.builder.Template.TemplateOperand
 
getType() - Method in class org.dhatim.safesql.builder.Jointure
 
getWindow() - Method in class org.dhatim.safesql.builder.Over
 
getWindowFunction() - Method in class org.dhatim.safesql.builder.Over
 
groupBy(Column...) - Method in class org.dhatim.safesql.builder.SelectQuery
 
groupBy(Column) - Method in class org.dhatim.safesql.builder.SelectQuery
 

H

hashCode() - Method in class org.dhatim.safesql.builder.Alias
 
hashCode() - Method in class org.dhatim.safesql.builder.Call
 
hashCode() - Method in class org.dhatim.safesql.builder.Column
 
hashCode() - Method in class org.dhatim.safesql.builder.NamedWindow
 
HasJointure - Interface in org.dhatim.safesql.builder
 
hasJointures() - Method in class org.dhatim.safesql.builder.AbstractHasJointure
 
Having - Interface in org.dhatim.safesql.builder
 
having(Condition) - Method in class org.dhatim.safesql.builder.SelectQuery
 
having() - Method in class org.dhatim.safesql.builder.SelectQuery
 

I

Identifier - Class in org.dhatim.safesql.builder
 
Identifier(String) - Constructor for class org.dhatim.safesql.builder.Identifier
 
idOf(Alias) - Static method in class org.dhatim.safesql.builder.Column
 
in(Operand, Operand...) - Static method in interface org.dhatim.safesql.builder.Condition
 
in(Operand, List<Operand>) - Static method in interface org.dhatim.safesql.builder.Condition
 
InCondition - Class in org.dhatim.safesql.builder
 
innerJoin(String, String, Alias) - Method in class org.dhatim.safesql.builder.AbstractHasJointure
 
innerJoin(String, String, Alias) - Method in interface org.dhatim.safesql.builder.HasJointure
 
innerJoin(String) - Method in interface org.dhatim.safesql.builder.HasJointure
 
innerJoin(String, String) - Method in interface org.dhatim.safesql.builder.HasJointure
 
innerJoin(String, Alias) - Method in interface org.dhatim.safesql.builder.HasJointure
 
insertInnerJoin(Jointure, String, String, Alias) - Method in class org.dhatim.safesql.builder.AbstractHasJointure
 
insertInnerJoin(Jointure, String, String, Alias) - Method in interface org.dhatim.safesql.builder.HasJointure
 
insertJoin(Jointure, JointureType, String, String, Alias) - Method in class org.dhatim.safesql.builder.AbstractHasJointure
 
insertLeftJoin(Jointure, String, String, Alias) - Method in class org.dhatim.safesql.builder.AbstractHasJointure
 
insertLeftJoin(Jointure, String, String, Alias) - Method in interface org.dhatim.safesql.builder.HasJointure
 
InsertQuery - Class in org.dhatim.safesql.builder
 
InsertQuery(String, String, List<String>, SqlQuery) - Constructor for class org.dhatim.safesql.builder.InsertQuery
 
InsertQuery(String, String, SqlQuery, String...) - Constructor for class org.dhatim.safesql.builder.InsertQuery
 
is(Operand) - Static method in class org.dhatim.safesql.builder.NullCondition
 
isNegative() - Method in class org.dhatim.safesql.builder.BooleanOperand
 
isNot(Operand) - Static method in class org.dhatim.safesql.builder.NullCondition
 
isNotNull(Operand) - Static method in interface org.dhatim.safesql.builder.Condition
 
isNull(Operand) - Static method in interface org.dhatim.safesql.builder.Condition
 

J

join(JointureType, String, String, Alias) - Method in class org.dhatim.safesql.builder.AbstractHasJointure
 
Jointure - Class in org.dhatim.safesql.builder
 
JointureType - Enum in org.dhatim.safesql.builder
 

L

le(Operand, Operand) - Static method in interface org.dhatim.safesql.builder.Condition
 
leftJoin(String, String, Alias) - Method in class org.dhatim.safesql.builder.AbstractHasJointure
 
leftJoin(String, String, Alias) - Method in interface org.dhatim.safesql.builder.HasJointure
 
leftJoin(String) - Method in interface org.dhatim.safesql.builder.HasJointure
 
leftJoin(String, String) - Method in interface org.dhatim.safesql.builder.HasJointure
 
leftJoin(String, Alias) - Method in interface org.dhatim.safesql.builder.HasJointure
 
limit(int) - Method in class org.dhatim.safesql.builder.SelectQuery
 
Literal - Class in org.dhatim.safesql.builder
 
Literal(String) - Constructor for class org.dhatim.safesql.builder.Literal
 
LogicalOperator - Enum in org.dhatim.safesql.builder
 

M

MathOperator - Enum in org.dhatim.safesql.builder
 

N

NamedOperand - Class in org.dhatim.safesql.builder
 
NamedOperand(Operand, Alias) - Constructor for class org.dhatim.safesql.builder.NamedOperand
 
NamedWindow - Class in org.dhatim.safesql.builder
 
NamedWindow(String) - Constructor for class org.dhatim.safesql.builder.NamedWindow
 
NamedWindow(String, List<Operand>) - Constructor for class org.dhatim.safesql.builder.NamedWindow
 
negate() - Method in class org.dhatim.safesql.builder.BetweenCondition
 
negate() - Method in class org.dhatim.safesql.builder.BooleanColumn
 
negate() - Method in class org.dhatim.safesql.builder.BooleanOperand
 
negate() - Method in class org.dhatim.safesql.builder.BooleanValue
 
negate() - Method in interface org.dhatim.safesql.builder.Condition
 
negate() - Method in class org.dhatim.safesql.builder.ConditionGroup
 
negate() - Method in class org.dhatim.safesql.builder.InCondition
 
negate() - Method in class org.dhatim.safesql.builder.NullCondition
 
negate() - Method in class org.dhatim.safesql.builder.SimpleCondition
 
noLimit() - Method in class org.dhatim.safesql.builder.SelectQuery
 
notBetween(Operand, Operand, Operand) - Static method in interface org.dhatim.safesql.builder.Condition
 
notIn(Operand, Operand...) - Static method in interface org.dhatim.safesql.builder.Condition
 
NullCondition - Class in org.dhatim.safesql.builder
 

O

of(String) - Static method in class org.dhatim.safesql.builder.Literal
 
of(SafeSql) - Static method in interface org.dhatim.safesql.builder.SqlQuery
 
of(String) - Static method in class org.dhatim.safesql.builder.Template
 
of(Object) - Static method in class org.dhatim.safesql.builder.Value
 
Operand - Interface in org.dhatim.safesql.builder
 
Operator - Interface in org.dhatim.safesql.builder
 
or(Condition, Condition, Condition...) - Static method in interface org.dhatim.safesql.builder.Condition
 
or(Condition, Condition) - Static method in interface org.dhatim.safesql.builder.Condition
 
Order - Enum in org.dhatim.safesql.builder
 
orderBy(String, Order) - Method in class org.dhatim.safesql.builder.SelectQuery
 
orderBy(Alias, String, Order) - Method in class org.dhatim.safesql.builder.SelectQuery
 
org.dhatim.safesql.builder - package org.dhatim.safesql.builder
 
Over - Class in org.dhatim.safesql.builder
 
Over(Call, Window) - Constructor for class org.dhatim.safesql.builder.Over
 

Q

query(SqlQuery, Alias) - Static method in class org.dhatim.safesql.builder.From
 
query(SqlQuery, Alias, List<String>) - Static method in class org.dhatim.safesql.builder.From
 
QueryOperand - Class in org.dhatim.safesql.builder
 
QueryOperand(SelectQuery) - Constructor for class org.dhatim.safesql.builder.QueryOperand
 

R

RelationalOperator - Enum in org.dhatim.safesql.builder
 
render(SafeSqlAppendable) - Method in class org.dhatim.safesql.builder.From
 
Row - Class in org.dhatim.safesql.builder
 
Row(Operand...) - Constructor for class org.dhatim.safesql.builder.Row
 
Row(List<Operand>) - Constructor for class org.dhatim.safesql.builder.Row
 

S

SafeSqlQuery - Class in org.dhatim.safesql.builder
 
SafeSqlQuery(SafeSql) - Constructor for class org.dhatim.safesql.builder.SafeSqlQuery
 
select(Operand) - Method in class org.dhatim.safesql.builder.SelectQuery
 
select(String) - Method in class org.dhatim.safesql.builder.SelectQuery
 
select(Alias, String) - Method in class org.dhatim.safesql.builder.SelectQuery
 
select(String, From) - Method in class org.dhatim.safesql.builder.SelectQuery
 
select(Operand, Alias) - Method in class org.dhatim.safesql.builder.SelectQuery
 
SelectQuery - Class in org.dhatim.safesql.builder
 
SelectQuery() - Constructor for class org.dhatim.safesql.builder.SelectQuery
 
SelectQuery(SelectQuery) - Constructor for class org.dhatim.safesql.builder.SelectQuery
 
setElse(Operand) - Method in class org.dhatim.safesql.builder.Case
 
setPartition(List<Operand>) - Method in class org.dhatim.safesql.builder.Window
 
SimpleCase(Operand) - Constructor for class org.dhatim.safesql.builder.Case.SimpleCase
 
SimpleCondition - Class in org.dhatim.safesql.builder
 
SimpleCondition(Operand, ConditionalOperator, Operand) - Constructor for class org.dhatim.safesql.builder.SimpleCondition
 
SqlQuery - Interface in org.dhatim.safesql.builder
 
StringOperator - Enum in org.dhatim.safesql.builder
 
sub(Operand, Operand) - Static method in class org.dhatim.safesql.builder.Compute
 

T

table(String, String, Alias) - Static method in class org.dhatim.safesql.builder.From
 
table(String, String, Alias, List<String>) - Static method in class org.dhatim.safesql.builder.From
 
Template - Class in org.dhatim.safesql.builder
 
Template(String) - Constructor for class org.dhatim.safesql.builder.Template
 
Template.TemplateOperand - Class in org.dhatim.safesql.builder
 
TemplateOperand(SafeSqlizable[]) - Constructor for class org.dhatim.safesql.builder.Template.TemplateOperand
 
toSafeSql() - Method in class org.dhatim.safesql.builder.Alias
 
toSafeSql() - Method in class org.dhatim.safesql.builder.BooleanColumn
 
toSafeSql() - Method in enum org.dhatim.safesql.builder.ComparisonOperator
 
toSafeSql() - Method in class org.dhatim.safesql.builder.Constant
 
toSafeSql() - Method in class org.dhatim.safesql.builder.Identifier
 
toSafeSql() - Method in enum org.dhatim.safesql.builder.JointureType
 
toSafeSql() - Method in enum org.dhatim.safesql.builder.LogicalOperator
 
toSafeSql() - Method in enum org.dhatim.safesql.builder.MathOperator
 
toSafeSql() - Method in class org.dhatim.safesql.builder.NamedOperand
 
toSafeSql() - Method in enum org.dhatim.safesql.builder.RelationalOperator
 
toSafeSql() - Method in enum org.dhatim.safesql.builder.StringOperator
 
toSafeSql() - Method in enum org.dhatim.safesql.builder.UnaryOperator
 
toSafeSql() - Method in class org.dhatim.safesql.builder.Value
 
toString() - Method in class org.dhatim.safesql.builder.Cast
 
toString() - Method in enum org.dhatim.safesql.builder.ComparisonOperator
 
toString() - Method in enum org.dhatim.safesql.builder.LogicalOperator
 
toString() - Method in enum org.dhatim.safesql.builder.MathOperator
 
toString() - Method in enum org.dhatim.safesql.builder.RelationalOperator
 
toString() - Method in enum org.dhatim.safesql.builder.StringOperator
 
toString() - Method in enum org.dhatim.safesql.builder.UnaryOperator
 
toString() - Method in class org.dhatim.safesql.builder.Value
 

U

UnaryCompute - Class in org.dhatim.safesql.builder
 
UnaryCompute(UnaryOperator, Operand) - Constructor for class org.dhatim.safesql.builder.UnaryCompute
 
UnaryOperator - Enum in org.dhatim.safesql.builder
 

V

Value - Class in org.dhatim.safesql.builder
 
Value(Object) - Constructor for class org.dhatim.safesql.builder.Value
 
value() - Method in class org.dhatim.safesql.builder.Value
 
valueOf(String) - Static method in enum org.dhatim.safesql.builder.ComparisonOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.dhatim.safesql.builder.JointureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.dhatim.safesql.builder.LogicalOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.dhatim.safesql.builder.MathOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.dhatim.safesql.builder.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.dhatim.safesql.builder.RelationalOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.dhatim.safesql.builder.StringOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.dhatim.safesql.builder.UnaryOperator
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.dhatim.safesql.builder.ComparisonOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.dhatim.safesql.builder.JointureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.dhatim.safesql.builder.LogicalOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.dhatim.safesql.builder.MathOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.dhatim.safesql.builder.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.dhatim.safesql.builder.RelationalOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.dhatim.safesql.builder.StringOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.dhatim.safesql.builder.UnaryOperator
Returns an array containing the constants of this enum type, in the order they are declared.
Values - Class in org.dhatim.safesql.builder
 
Values() - Constructor for class org.dhatim.safesql.builder.Values
 
Values(Row...) - Constructor for class org.dhatim.safesql.builder.Values
 
Values(List<Row>) - Constructor for class org.dhatim.safesql.builder.Values
 

W

WhereClause - Interface in org.dhatim.safesql.builder
 
window(NamedWindow) - Method in class org.dhatim.safesql.builder.SelectQuery
 
Window - Class in org.dhatim.safesql.builder
 
Window() - Constructor for class org.dhatim.safesql.builder.Window
 
Window(List<Operand>) - Constructor for class org.dhatim.safesql.builder.Window
 
windows(NamedWindow...) - Method in class org.dhatim.safesql.builder.SelectQuery
 
with(String, SqlQuery) - Method in class org.dhatim.safesql.builder.InsertQuery
 
with(String, List<String>, SqlQuery) - Method in class org.dhatim.safesql.builder.InsertQuery
 
with(String, SqlQuery) - Method in class org.dhatim.safesql.builder.SelectQuery
 
with(String, List<String>, SqlQuery) - Method in class org.dhatim.safesql.builder.SelectQuery
 
withContextOf(SelectQuery) - Static method in class org.dhatim.safesql.builder.SelectQuery
 
A B C D E F G H I J L M N O Q R S T U V W 
Skip navigation links

Copyright © 2017. All rights reserved.