JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
io.ebean.DocumentStore
Packages that use
DocumentStore
Package
Description
io.ebean
Core API (see
Database
,
DB
and
Query
).
Uses of
DocumentStore
in
io.ebean
Methods in
io.ebean
that return
DocumentStore
Modifier and Type
Method
Description
DocumentStore
Database.
docStore
()
Return the Document store.