|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package de.smartics.properties.impl.config.ds.hsql |
---|
Class de.smartics.properties.impl.config.ds.hsql.AbstractHSqlDataSourceProxy extends Object implements Serializable |
---|
serialVersionUID: 1L
Class de.smartics.properties.impl.config.ds.hsql.HSqlDataSourceProxy extends AbstractHSqlDataSourceProxy implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
- on read problems.
ClassNotFoundException
- if a class cannot be found.
Serialized Fields |
---|
String connectionUrl
String userName
String password
Please note that the password passed to this instance is stored. This is necessary in the case of deserialisation where the wrapped data source instance must be recreated. If this provides a security problem, please consider using the JndiDataSourceProxy
.
Class de.smartics.properties.impl.config.ds.hsql.HSqlJndiDataSourceProxy extends AbstractHSqlDataSourceProxy implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
de.smartics.properties.spi.config.ds.JndiDataSourceProxy dataSource
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |