Uses of Class
com.hazelcast.config.SqlConfig
Packages that use SqlConfig
-
Uses of SqlConfig in com.hazelcast.config
Methods in com.hazelcast.config that return SqlConfigModifier 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.Methods in com.hazelcast.config with parameters of type SqlConfig