|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bbc.JDBC.JDBCServer
public class JDBCServer
Class to provide a server through the network to a JDBC-ODBC connection.
BBCSQL,
JDBCClient| Constructor Summary | |
|---|---|
JDBCServer()
Constructor to create the server. |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Main program to start the server. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JDBCServer()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - String [] - not used
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||