Package net.datenwerke.dbpool.config
Interface ConnectionConfig
- All Known Implementing Classes:
ReadOnlyConnectionConfig,StandardConnectionConfig
public interface ConnectionConfig
-
Method Summary
-
Method Details
-
isReadOnly
boolean isReadOnly() -
getIsolationLevel
Integer getIsolationLevel()
-