| Package | Description |
|---|---|
| org.sonar.batch.bootstrap | |
| org.sonar.core.persistence | |
| org.sonar.jpa.session | |
| org.sonar.server.filters | |
| org.sonar.server.platform | |
| org.sonar.server.ui |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchDatabase |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDatabase |
| Modifier and Type | Method and Description |
|---|---|
Database |
Database.start() |
Database |
Database.stop() |
| Constructor and Description |
|---|
DatabaseMigrator(MyBatis myBatis,
Database database) |
MyBatis(Database database) |
| Modifier and Type | Field and Description |
|---|---|
protected Database |
AbstractDatabaseConnector.database |
| Constructor and Description |
|---|
AbstractDatabaseConnector(Database database) |
DefaultDatabaseConnector(Database database) |
MemoryDatabaseConnector(Database database) |
| Constructor and Description |
|---|
FilterExecutor(DatabaseSession session,
Database database) |
| Constructor and Description |
|---|
DefaultServerFileSystem(Database database,
File homeDir,
File deployDir)
for unit tests
|
DefaultServerFileSystem(Database database,
Settings settings) |
| Modifier and Type | Method and Description |
|---|---|
Database |
JRubyFacade.getDatabase() |
Copyright © 2009-2012 SonarSource. All Rights Reserved.