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) | 
updateSchemaprotected void processSchemaUpdate(DataNode dataNode) throws SQLException
processSchemaUpdate in class BaseSchemaUpdateStrategySQLExceptionprotected Map<String,Boolean> getNameTablesInDB(DataNode dataNode) throws SQLException
SQLExceptionCopyright © 2001–2023 Apache Cayenne. All rights reserved.