| java.lang.Object | |
| ↳ | org.springframework.jdbc.datasource.embedded.OutputStreamFactory |
Internal helper for exposing dummy OutputStreams to embedded databases such as Derby, preventing the creation of a log file.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns an
OutputStream that ignores all data given to it. | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Returns an OutputStream that ignores all data given to it.
