| Package | Description |
|---|---|
| org.wandora.topicmap.database | |
| org.wandora.utils.sqlproxy |
| Modifier and Type | Field and Description |
|---|---|
protected SQLProxyClient |
DatabaseTopicMap.sqlProxy
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static SQLProxyClient |
SQLProxyClient.createProxy(java.lang.String connectionString,
java.lang.String user,
java.lang.String password)
sqlproxy:hostname[:port][/database][?param1=value1¶m2=value2]
params:
compress[=true|false] (default false, if param is specified without value, true is assumed)
flavour=mysql|generic (note this is not actually used in any way in SQLProxyClient, only stored for application use)
usessl[=true|false] (default false, if param is specified without value, true is assumed)
|
Copyright 2004-2015 Wandora Team