public final class DataSourceManager extends Object
RelationalDb
Modifier | Constructor and Description |
---|---|
protected |
DataSourceManager(RelationalDbConfig config) |
Modifier and Type | Method and Description |
---|---|
protected void |
close() |
protected DatabaseType |
dbType() |
protected Connection |
newConnection(boolean autocommit,
boolean readonly) |
String |
toString() |
protected DataSourceManager(RelationalDbConfig config)
protected DatabaseType dbType()
protected Connection newConnection(boolean autocommit, boolean readonly)
protected void close()
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.