public static final class ArjunaObjectStoreEnvironmentService.JdbcStoreConfig extends Object
Modifier and Type | Method and Description |
---|---|
String |
getActionTablePrefix() |
String |
getCommunicationTablePrefix() |
String |
getStateTablePrefix() |
boolean |
isActionDropTable() |
boolean |
isCommunicationDropTable() |
boolean |
isStateDropTable() |
public String getActionTablePrefix()
public boolean isActionDropTable()
public String getStateTablePrefix()
public boolean isStateDropTable()
public String getCommunicationTablePrefix()
public boolean isCommunicationDropTable()
Copyright © 2018 JBoss by Red Hat. All rights reserved.