lightdb-h2
lightdb-h2
API
lightdb.h2
H2Store
H2Store
H2Transaction
lightdb-h2
/
lightdb.h2
/
H2Store
H2Store
lightdb.h2.H2Store
See the
H2Store
companion class
object
H2Store
extends
CollectionManager
Attributes
Companion
class
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
CollectionManager
trait
StoreManager
class
Object
trait
Matchable
class
Any
Self type
H2Store
.
type
Members list
Clear all
Type members
Types
override
type
S
[
Doc
<:
Document
[
Doc
],
Model
<:
DocumentModel
[
Doc
]] =
H2Store
[
Doc
,
Model
]
Value members
Concrete methods
def
apply
[
Doc
<:
Document
[
LazyRef(...)
],
Model
<:
DocumentModel
[
Doc
]](
name
:
String
,
path
:
Option
[
Path
],
model
:
Model
,
storeMode
:
StoreMode
[
Doc
,
Model
],
db
:
LightDB
):
H2Store
[
Doc
,
Model
]
def
config
(
file
:
Option
[
Path
]):
SQLConfig
override
def
create
[
Doc
<:
Document
[
LazyRef(...)
],
Model
<:
DocumentModel
[
Doc
]](
db
:
LightDB
,
model
:
Model
,
name
:
String
,
path
:
Option
[
Path
],
storeMode
:
StoreMode
[
Doc
,
Model
]):
H2Store
[
Doc
,
Model
]
Attributes
Definition Classes
StoreManager
Inherited fields
lazy
val
name
:
String
Attributes
Inherited from:
StoreManager
In this article
Attributes
Members list
Type members
Types
Value members
Concrete methods
Inherited fields