| Package | Description |
|---|---|
| org.openl.rules.repository | |
| org.openl.rules.repository.db | |
| org.openl.rules.repository.file |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RRepositoryFactory
Interface for concrete repository factories.
|
| Modifier and Type | Method and Description |
|---|---|
static Repository |
RepositoryInstatiator.newRepository(String factory,
Map<String,String> params)
Create new repository instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DatasourceDBRepositoryFactory |
class |
DBRepository |
class |
JdbcDBRepositoryFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
FileRepository
A simple implementation of a file-system-based repository.
|
Copyright © 2018. All rights reserved.