public class FixedSchemaFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CHANGE_TABLE_NAME |
static String |
DIFF_TABLE_NAME |
| Constructor and Description |
|---|
FixedSchemaFactory() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDiffTableName() |
org.polyjdbc.core.schema.model.Schema |
getSchema(org.polyjdbc.core.dialect.Dialect dialect) |
public static final String DIFF_TABLE_NAME
public static final String CHANGE_TABLE_NAME
public org.polyjdbc.core.schema.model.Schema getSchema(org.polyjdbc.core.dialect.Dialect dialect)
public String getDiffTableName()
Copyright © 2014. All rights reserved.