Uses of Class
com.hazelcast.config.SqlConfig
-
Uses of SqlConfig in com.hazelcast.config
Modifier and TypeMethodDescriptionConfig.getSqlConfig()
SqlConfig.setCatalogPersistenceEnabled
(boolean catalogPersistenceEnabled) Sets whether SQL Catalog persistence is enabled for the node.SqlConfig.setStatementTimeoutMillis
(long statementTimeoutMillis) Sets the timeout in milliseconds that is applied to statements without an explicit timeout.