edit this page on github
|
index
2.1.0 manual
Index
Symbols
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
Z
Symbols
&&
*
,
[1]
++
++=
+=
+?
1.0
<>
==
||
~
A
Access
Activator
aggregate
and
APIs
artifacts
AutoInc
,
[1]
avg
,
[1]
,
[2]
B
BasicProfile
binary
compatibility
build
buildColl
C
CASE
collection-valued
Column
ColumnOption
compatibility
binary
source
compiled
query
connection
database
pool
constraint
count
,
[1]
,
[2]
create
,
[1]
cross
join
custom
driver
D
database
connection
supported
database function
databases.properties
DataSource
DB2
DDL
default
delete
,
[1]
DeleteInvoker
deleteStatement
dependency
direct
Derby
direct
dependency
driver
custom
DriverTest
drop
,
[1]
dynamic
session
E
entity
execute
query
exists
explicit
join
explicit join
expression
ExtendedProfile
extension method
extensions
ExternalTestDB
F
filter
,
[1]
first
flatMap
foreign
key
function
user-defined scalar
G
generated
generated key
GetResult
GROUP BY
,
[1]
group by
groupBy
,
[1]
,
[2]
H
H2
HAVING
HSQLDB
HyperSQL
I
identity
implicit
join
session
implicit join
index
inner
join
insert
,
[1]
InsertInvoker
insertStatement
interpolation
interpolator
sql
sqlu
into
introduction
Invoker
J
JavaDB
JDBC
JdbcProfile
JNDI
join
,
[1]
cross
explicit
implicit
inner
outer
K
key
foreign
primary
L
left join
leftJoin
length
,
[1]
,
[2]
license
lifted
list
logging
M
map
,
[1]
mapped
table
type
MappedColumnType
MappedJdbcType
MappedTo
MappedTypeMapper
Maven
max
,
[1]
,
[2]
migration
min
,
[1]
,
[2]
modify
MySQL
N
name
schema
nested query
NotNull
null
nullable
O
or
Oracle
order by
ORDER BY
outer
join
outer join
P
package
session
parameter
Plain SQL
query
update
pool
PositionedResult
PostgreSQL
prepared
primary
key
primary key
profile
projection
,
[1]
,
[2]
Q
query
Plain SQL
compiled
execute
run
Query
querying
queryNA
QueryTemplate
R
random
record
type, user-defined
remove
Rep
returning
right join
rightJoin
row
run
query
S
sbt
scalar
function, user-defined
type, user-defined
schema
name
SELECT
,
[1]
select
selectStatement
Seq
session
dynamic
implicit
manual
package
Shape
size
,
[1]
SLF4j
sort
,
[1]
sortBy
,
[1]
source
compatibility
SQL
sql
interpolator
SQL Server
SQLite
sqlu
interpolator
star projection
StaticQuery
subquery
,
[1]
sum
,
[1]
,
[2]
supported
database
T
table
mapped
table object
TableQuery
take
template
test-dbs
TestDB
testing
TestKit
thread-local
transaction
tuple
tupled
type
mapped
user-defined record
user-defined scalar
U
unapply
union
unionAll
update
,
[1]
Plain SQL
UpdateInvoker
updateNA
updateStatement
upgrading
URL
user-defined
record type
scalar function
scalar type
V
view
W
WHERE
where
Z
zip
zipWithIndex
Search
Table Of Contents
Introduction
Getting Started
Adding Slick to Your Project
Quick Introduction
Upgrade guides
Coming from ORM to Slick
Coming from SQL to Slick
Connections / Transactions
Schema code generation
Schemas
Queries
User-Defined Features
Plain SQL Queries
Slick Extensions
Direct Embedding (Experimental Feature)
Slick TestKit