public abstract class OutputFormat extends Object
Modifier and Type | Class and Description |
---|---|
static class |
OutputFormat.ArrayFormat |
static class |
OutputFormat.CollectionFormat |
Modifier and Type | Field and Description |
---|---|
static OutputFormat |
DefaultFormat |
static OutputFormat |
FromFile |
Constructor and Description |
---|
OutputFormat() |
public static final OutputFormat DefaultFormat
public static final OutputFormat FromFile
Copyright © 2014 Liquibase.org. All rights reserved.