edit this page on github
|
index
3.0.0-RC3 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
Action
execute
Activator
aggregate
and
APIs
applicative
join
artifacts
AutoInc
,
[1]
avg
,
[1]
,
[2]
B
BasicProfile
binary
compatibility
build
buildColl
C
CASE
collection-valued
ColumnOption
compatibility
binary
source
compiled
query
connection
pool
constraint
count
,
[1]
,
[2]
create
,
[1]
cross
join
custom
driver
D
database
supported
database function
DataSource
DB2
DDL
default
delete
,
[1]
DeleteInvoker
deleteStatement
dependency
direct
Derby
direct
dependency
driver
custom
DriverTest
drop
,
[1]
E
entity
execute
Action
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
implicit join
index
inner
join
insert
,
[1]
InsertInvoker
insertStatement
interpolation
interpolator
sqlu
,
[1]
tsql
into
introduction
Invoker
J
JavaDB
JDBC
JdbcProfile
JNDI
join
,
[1]
applicative
cross
explicit
implicit
inner
monadic
outer
zip
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
materialize
Maven
max
,
[1]
,
[2]
migration
min
,
[1]
,
[2]
modify
monadic
join
MySQL
N
name
schema
nested query
NotNull
null
nullable
O
or
Oracle
order by
ORDER BY
outer
join
outer join
P
package
session
parameter
pinned
session
Plain SQL
query
update
pool
connection
thread
PostgreSQL
prepared
primary
key
primary key
profile
projection
,
[1]
,
[2]
Q
query
Plain SQL
compiled
execute
run
Query
querying
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
package
pinned
Shape
size
,
[1]
SLF4j
sort
,
[1]
sortBy
,
[1]
source
compatibility
SQL
SQL Server
SQLite
sqlu
interpolator
,
[1]
star projection
stream
subquery
,
[1]
sum
,
[1]
,
[2]
supported
database
T
table
mapped
table object
TableQuery
take
template
test-dbs
TestDB
testing
TestKit
testkit.conf
thread
pool
transaction
tsql
interpolator
tuple
tupled
type
mapped
user-defined record
user-defined scalar
U
unapply
union
unionAll
update
,
[1]
Plain SQL
UpdateInvoker
updateStatement
upgrading
URL
user-defined
record type
scalar function
scalar type
V
view
W
WHERE
where
Z
zip
join
zipWithIndex
Search
Table Of Contents
Introduction
Supported Databases
Getting Started
Database Configuration
Database I/O Actions
Schemas
Queries
Schema Code Generation
User-Defined Features
Plain SQL Queries
Coming from ORM to Slick
Coming from SQL to Slick
Upgrade Guides
Slick Extensions
Direct Embedding (Deprecated)
Slick TestKit