| Package | Description |
|---|---|
| liquibase.ext.cosmosdb.database | |
| liquibase.nosql.changelog | |
| liquibase.nosql.lockservice | |
| liquibase.nosql.statement |
| Modifier and Type | Class and Description |
|---|---|
class |
CosmosLiquibaseDatabase |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNoSqlHistoryService<D extends AbstractNoSqlDatabase> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNoSqlLockService<D extends AbstractNoSqlDatabase> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NoSqlExecuteStatement<D extends AbstractNoSqlDatabase> |
interface |
NoSqlQueryForListStatement<D extends AbstractNoSqlDatabase,T> |
interface |
NoSqlQueryForLongStatement<D extends AbstractNoSqlDatabase> |
interface |
NoSqlQueryForObjectStatement<D extends AbstractNoSqlDatabase> |
interface |
NoSqlUpdateStatement<D extends AbstractNoSqlDatabase> |
Copyright © 2021 Liquibase.org. All rights reserved.