| Package | Description |
|---|---|
| org.immutables.mongo.repository |
| Modifier and Type | Method and Description |
|---|---|
RepositorySetup |
RepositorySetup.Builder.build() |
static RepositorySetup |
RepositorySetup.forUri(String uri) |
| Constructor and Description |
|---|
Repository(RepositorySetup configuration,
String collectionName,
Class<T> type) |
Copyright © 2016 The Immutables.org authors. All rights reserved.