Squirrel 0.3.2
SQuirreL SQL library
com.borkdal.squirrel.postgresql
Public variables and functions:
- add
- all
- all?
- and-condition
- and-condition?
- column
- column-alias
- column-alias?
- column-definition
- column-definition?
- column-name
- column-name?
- column?
- compare-equals
- compare-equals?
- compare-greater
- compare-greater-equals
- compare-greater-equals?
- compare-greater?
- compare-less
- compare-less-equals
- compare-less-equals?
- compare-less?
- compare-not-equals
- compare-not-equals?
- compile-sql
- condition?
- cross-join
- cross-join?
- current-row
- current-row?
- data-type
- data-type?
- desc
- desc?
- distinct
- distinct?
- except
- except?
- expression?
- frame-clause
- frame-clause?
- from-function
- from-function?
- from-item?
- full-join
- full-join?
- function-argument
- function-argument?
- function-call
- function-call?
- function-name
- function-name?
- group
- group?
- having
- having?
- inner-join
- inner-join?
- insert
- insert?
- intersect
- intersect?
- into
- into?
- is-not-null
- is-not-null?
- is-null
- is-null?
- join
- join-type?
- join?
- lateral
- lateral?
- left-join
- left-join?
- limit
- limit?
- literal-string
- literal-string?
- make-all
- make-and-condition
- make-column
- make-column-alias
- make-column-definition
- make-column-name
- make-compare-equals
- make-compare-greater
- make-compare-greater-equals
- make-compare-less
- make-compare-less-equals
- make-compare-not-equals
- make-cross-join
- make-current-row
- make-data-type
- make-desc
- make-distinct
- make-except
- make-frame-clause
- make-from-function
- make-full-join
- make-function-argument
- make-function-call
- make-function-name
- make-group
- make-having
- make-inner-join
- make-insert
- make-intersect
- make-into
- make-is-not-null
- make-is-null
- make-join
- make-lateral
- make-left-join
- make-limit
- make-literal-string
- make-name-alias
- make-natural
- make-not-condition
- make-nulls-first
- make-nulls-last
- make-offset
- make-only
- make-or-condition
- make-order-by
- make-recursive-with
- make-returning
- make-right-join
- make-select
- make-star
- make-sub-select
- make-table-expression
- make-table-name
- make-unbounded-following
- make-unbounded-preceding
- make-union
- make-using
- make-value
- make-value-following
- make-value-preceding
- make-values
- make-where
- make-window
- make-window-definition
- make-window-name
- make-window-partition
- make-window-range
- make-window-rows
- make-with-query
- make-with-query-name
- make-with-select
- name-alias
- name-alias?
- natural
- natural?
- not-condition
- not-condition?
- nulls-first
- nulls-first?
- nulls-last
- nulls-last?
- offset
- offset?
- only
- only?
- or-condition
- or-condition?
- order-by
- order-by?
- record-type
- recursive-with
- recursive-with?
- returning
- returning?
- right-join
- right-join?
- select
- select?
- set-operation?
- star
- star?
- sub-select
- sub-select?
- table-expression
- table-expression?
- table-name
- table-name?
- unbounded-following
- unbounded-following?
- unbounded-preceding
- unbounded-preceding?
- union
- union?
- update-and-condition
- update-column
- update-column-alias
- update-column-definition
- update-column-name
- update-compare-equals
- update-compare-greater
- update-compare-greater-equals
- update-compare-less
- update-compare-less-equals
- update-compare-not-equals
- update-data-type
- update-except
- update-frame-clause
- update-from-function
- update-function-argument
- update-function-call
- update-function-name
- update-group
- update-having
- update-insert
- update-intersect
- update-into
- update-is-not-null
- update-is-null
- update-join
- update-limit
- update-literal-string
- update-name-alias
- update-not-condition
- update-offset
- update-or-condition
- update-order-by
- update-returning
- update-select
- update-sub-select
- update-table-expression
- update-table-name
- update-union
- update-using
- update-value
- update-value-following
- update-value-preceding
- update-values
- update-where
- update-window
- update-window-definition
- update-window-name
- update-window-partition
- update-with-query
- update-with-query-name
- update-with-select
- using
- using?
- value
- value-following
- value-following?
- value-preceding
- value-preceding?
- value?
- values
- values?
- where
- where?
- window
- window-definition
- window-definition?
- window-frame?
- window-name
- window-name?
- window-partition
- window-partition?
- window-range
- window-range?
- window-rows
- window-rows?
- window?
- with-query
- with-query-name
- with-query-name?
- with-query?
- with-select
- with-select?
com.borkdal.squirrel.postgresql.language-def
Public variables and functions:
- ->All
- ->AndCondition
- ->Column
- ->ColumnAlias
- ->ColumnDefinition
- ->ColumnName
- ->CompareEquals
- ->CompareGreater
- ->CompareGreaterEquals
- ->CompareLess
- ->CompareLessEquals
- ->CompareNotEquals
- ->CrossJoin
- ->CurrentRow
- ->DataType
- ->Desc
- ->Distinct
- ->Except
- ->FrameClause
- ->FromFunction
- ->FullJoin
- ->FunctionArgument
- ->FunctionCall
- ->FunctionName
- ->Group
- ->Having
- ->InnerJoin
- ->Insert
- ->Intersect
- ->Into
- ->IsNotNull
- ->IsNull
- ->Join
- ->Lateral
- ->LeftJoin
- ->Limit
- ->LiteralString
- ->NameAlias
- ->Natural
- ->NotCondition
- ->NullsFirst
- ->NullsLast
- ->Offset
- ->Only
- ->OrCondition
- ->OrderBy
- ->RecursiveWith
- ->Returning
- ->RightJoin
- ->Select
- ->Star
- ->SubSelect
- ->TableExpression
- ->TableName
- ->UnboundedFollowing
- ->UnboundedPreceding
- ->Union
- ->Using
- ->Value
- ->ValueFollowing
- ->ValuePreceding
- ->Values
- ->Where
- ->Window
- ->WindowDefinition
- ->WindowName
- ->WindowPartition
- ->WindowRange
- ->WindowRows
- ->WithQuery
- ->WithQueryName
- ->WithSelect
- all
- all?
- and-condition
- and-condition?
- column
- column-alias
- column-alias?
- column-definition
- column-definition?
- column-name
- column-name?
- column?
- compare-equals
- compare-equals?
- compare-greater
- compare-greater-equals
- compare-greater-equals?
- compare-greater?
- compare-less
- compare-less-equals
- compare-less-equals?
- compare-less?
- compare-not-equals
- compare-not-equals?
- condition?
- cross-join
- cross-join?
- current-row
- current-row?
- data-type
- data-type?
- def-compare-entity
- desc
- desc?
- distinct
- distinct?
- except
- except?
- expression?
- frame-clause
- frame-clause?
- from-function
- from-function?
- from-item?
- full-join
- full-join?
- function-argument
- function-argument?
- function-call
- function-call?
- function-name
- function-name?
- group
- group?
- having
- having?
- inner-join
- inner-join?
- insert
- insert?
- intersect
- intersect?
- into
- into?
- is-not-null
- is-not-null?
- is-null
- is-null?
- join
- join-type?
- join?
- lateral
- lateral?
- left-join
- left-join?
- limit
- limit?
- literal-string
- literal-string?
- make-all
- make-and-condition
- make-column
- make-column-alias
- make-column-definition
- make-column-name
- make-compare-equals
- make-compare-greater
- make-compare-greater-equals
- make-compare-less
- make-compare-less-equals
- make-compare-not-equals
- make-cross-join
- make-current-row
- make-data-type
- make-desc
- make-distinct
- make-except
- make-frame-clause
- make-from-function
- make-full-join
- make-function-argument
- make-function-call
- make-function-name
- make-group
- make-having
- make-inner-join
- make-insert
- make-intersect
- make-into
- make-is-not-null
- make-is-null
- make-join
- make-lateral
- make-left-join
- make-limit
- make-literal-string
- make-name-alias
- make-natural
- make-not-condition
- make-nulls-first
- make-nulls-last
- make-offset
- make-only
- make-or-condition
- make-order-by
- make-recursive-with
- make-returning
- make-right-join
- make-select
- make-star
- make-sub-select
- make-table-expression
- make-table-name
- make-unbounded-following
- make-unbounded-preceding
- make-union
- make-using
- make-value
- make-value-following
- make-value-preceding
- make-values
- make-where
- make-window
- make-window-definition
- make-window-name
- make-window-partition
- make-window-range
- make-window-rows
- make-with-query
- make-with-query-name
- make-with-select
- map->All
- map->AndCondition
- map->Column
- map->ColumnAlias
- map->ColumnDefinition
- map->ColumnName
- map->CompareEquals
- map->CompareGreater
- map->CompareGreaterEquals
- map->CompareLess
- map->CompareLessEquals
- map->CompareNotEquals
- map->CrossJoin
- map->CurrentRow
- map->DataType
- map->Desc
- map->Distinct
- map->Except
- map->FrameClause
- map->FromFunction
- map->FullJoin
- map->FunctionArgument
- map->FunctionCall
- map->FunctionName
- map->Group
- map->Having
- map->InnerJoin
- map->Insert
- map->Intersect
- map->Into
- map->IsNotNull
- map->IsNull
- map->Join
- map->Lateral
- map->LeftJoin
- map->Limit
- map->LiteralString
- map->NameAlias
- map->Natural
- map->NotCondition
- map->NullsFirst
- map->NullsLast
- map->Offset
- map->Only
- map->OrCondition
- map->OrderBy
- map->RecursiveWith
- map->Returning
- map->RightJoin
- map->Select
- map->Star
- map->SubSelect
- map->TableExpression
- map->TableName
- map->UnboundedFollowing
- map->UnboundedPreceding
- map->Union
- map->Using
- map->Value
- map->ValueFollowing
- map->ValuePreceding
- map->Values
- map->Where
- map->Window
- map->WindowDefinition
- map->WindowName
- map->WindowPartition
- map->WindowRange
- map->WindowRows
- map->WithQuery
- map->WithQueryName
- map->WithSelect
- name-alias
- name-alias?
- natural
- natural?
- not-condition
- not-condition?
- nulls-first
- nulls-first?
- nulls-last
- nulls-last?
- offset
- offset?
- only
- only?
- or-condition
- or-condition?
- order-by
- order-by?
- recursive-with
- recursive-with?
- returning
- returning?
- right-join
- right-join?
- select
- select?
- set-operation
- set-operation?
- star
- star?
- sub-select
- sub-select?
- table-expression
- table-expression?
- table-name
- table-name?
- unbounded-following
- unbounded-following?
- unbounded-preceding
- unbounded-preceding?
- union
- union?
- update-and-condition
- update-column
- update-column-alias
- update-column-definition
- update-column-name
- update-compare-equals
- update-compare-greater
- update-compare-greater-equals
- update-compare-less
- update-compare-less-equals
- update-compare-not-equals
- update-data-type
- update-except
- update-frame-clause
- update-from-function
- update-function-argument
- update-function-call
- update-function-name
- update-group
- update-having
- update-insert
- update-intersect
- update-into
- update-is-not-null
- update-is-null
- update-join
- update-limit
- update-literal-string
- update-name-alias
- update-not-condition
- update-offset
- update-or-condition
- update-order-by
- update-returning
- update-select
- update-sub-select
- update-table-expression
- update-table-name
- update-union
- update-using
- update-value
- update-value-following
- update-value-preceding
- update-values
- update-where
- update-window
- update-window-definition
- update-window-name
- update-window-partition
- update-with-query
- update-with-query-name
- update-with-select
- using
- using?
- value
- value-following
- value-following?
- value-preceding
- value-preceding?
- value?
- values
- values?
- where
- where?
- window
- window-definition
- window-definition?
- window-frame?
- window-name
- window-name?
- window-partition
- window-partition?
- window-range
- window-range?
- window-rows
- window-rows?
- window?
- with-query
- with-query-name
- with-query-name?
- with-query?
- with-select
- with-select?