|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.simplicit.vjdbc.server.config.ConnectionConfiguration net.sf.farrago.server.FarragoVjdbcServer.FarragoConnectionConfiguration
private class FarragoVjdbcServer.FarragoConnectionConfiguration
Field Summary |
---|
Fields inherited from class de.simplicit.vjdbc.server.config.ConnectionConfiguration |
---|
_charset, _compressionMode, _compressionThreshold, _connectionPoolConfiguration, _connectionPooling, _dataSourceProvider, _driver, _id, _loginHandler, _namedQueries, _password, _prefetchResultSetMetaData, _queryFilters, _rowPacketSize, _traceCommandCount, _traceOrphanedObjects, _url, _user |
Constructor Summary | |
---|---|
private |
FarragoVjdbcServer.FarragoConnectionConfiguration()
|
Method Summary | |
---|---|
Connection |
create(Properties props)
|
Methods inherited from class de.simplicit.vjdbc.server.config.ConnectionConfiguration |
---|
execute, getCharset, getCompressionMode, getCompressionModeAsInt, getCompressionThreshold, getConnectionPoolConfiguration, getDataSourceProvider, getDriver, getId, getLoginHandler, getNamedQueries, getPassword, getQueryFilters, getRowPacketSize, getUrl, getUser, isPrefetchResultSetMetaData, isTraceCommandCount, isTraceOrphanedObjects, setCharset, setCompressionMode, setCompressionModeAsInt, setCompressionThreshold, setConnectionPoolConfiguration, setConnectionPooling, setDataSourceProvider, setDriver, setId, setLoginHandler, setNamedQueries, setPassword, setPrefetchResultSetMetaData, setQueryFilters, setRowPacketSize, setTraceCommandCount, setTraceOrphanedObjects, setUrl, setUser, useConnectionPooling |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private FarragoVjdbcServer.FarragoConnectionConfiguration()
Method Detail |
---|
public Connection create(Properties props) throws SQLException
create
in class de.simplicit.vjdbc.server.config.ConnectionConfiguration
SQLException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |