Uses of Class
com.mckoi.jfccontrols.QueryAgent.QueryThread
-
Packages that use QueryAgent.QueryThread Package Description com.mckoi.jfccontrols JFC classes to access a Mckoi database from a Swing application. -
-
Uses of QueryAgent.QueryThread in com.mckoi.jfccontrols
Fields in com.mckoi.jfccontrols declared as QueryAgent.QueryThread Modifier and Type Field Description private QueryAgent.QueryThread
QueryAgent. query_thread
The thread we use to send commands to the JDBC connection.
-