|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.objectweb.cjdbc.common.stream | |
org.objectweb.cjdbc.controller.virtualdatabase | Virtual database core code including connection handling. |
org.objectweb.cjdbc.driver | C-JDBC driver core. |
Classes in org.objectweb.cjdbc.common.stream used by org.objectweb.cjdbc.controller.virtualdatabase | |
CJDBCInputStream
This class is to provide an ObjectInputStream implementation, but we cannot override the readObject method, so we made as a wrapper. |
|
CJDBCOutputStream
ObjectOutputStream to use between the controller and the driver. |
Classes in org.objectweb.cjdbc.common.stream used by org.objectweb.cjdbc.driver | |
CJDBCInputStream
This class is to provide an ObjectInputStream implementation, but we cannot override the readObject method, so we made as a wrapper. |
|
CJDBCOutputStream
ObjectOutputStream to use between the controller and the driver. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |