public class CreateIfNoSchemaStrategy extends BaseSchemaUpdateStrategy
run, threadRunInProgress
Constructor and Description |
---|
CreateIfNoSchemaStrategy() |
Modifier and Type | Method and Description |
---|---|
protected Map<String,Boolean> |
getNameTablesInDB(DataNode dataNode)
Returns all the table names in database.
|
protected void |
processSchemaUpdate(DataNode dataNode) |
updateSchema
protected void processSchemaUpdate(DataNode dataNode) throws SQLException
processSchemaUpdate
in class BaseSchemaUpdateStrategy
SQLException
protected Map<String,Boolean> getNameTablesInDB(DataNode dataNode) throws SQLException
SQLException
Copyright © 2001–2018 Apache Cayenne. All rights reserved.