| 程序包 | 说明 |
|---|---|
| com.fr.finedb | |
| com.fr.stable.db.option |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DBPropertyCipher |
| 限定符和类型 | 方法和说明 |
|---|---|
DBOption |
DBOption.read(java.io.InputStream inputStream,
DBOption.PasswordCipher cipher)
从输入流中读取配置
|
DBOption |
DBOption.write(java.io.OutputStream outputStream,
DBOption.PasswordCipher cipher)
将配置写入到输出流中
|