Package | Description |
---|---|
liquibase.serializer | |
liquibase.serializer.core.string |
Modifier and Type | Method and Description |
---|---|
SnapshotSerializer |
SnapshotSerializerFactory.getSerializer(String fileNameOrExtension) |
Modifier and Type | Method and Description |
---|---|
Map<String,SnapshotSerializer> |
SnapshotSerializerFactory.getSerializers() |
Modifier and Type | Method and Description |
---|---|
void |
SnapshotSerializerFactory.register(SnapshotSerializer snapshotSerializer) |
void |
SnapshotSerializerFactory.unregister(SnapshotSerializer snapshotSerializer) |
Modifier and Type | Class and Description |
---|---|
class |
StringSnapshotSerializer |
Copyright © 2014 Liquibase.org. All rights reserved.