DBAbstract API Documentation

Serialized Form


Package ro.raducora.connection.client.db

Class ro.raducora.connection.client.db.ConnectionManagerTest implements Serializable


Package ro.raducora.samples.swing

Class ro.raducora.samples.swing.ClientTabbedPane implements Serializable

Class ro.raducora.samples.swing.DBConnectTab implements Serializable

Serialized Fields

connection

java.sql.Connection connection

parent

javax.swing.JTabbedPane parent

userLabel

javax.swing.JLabel userLabel

passLabel

javax.swing.JLabel passLabel

dbLabel

javax.swing.JLabel dbLabel

hostLabel

javax.swing.JLabel hostLabel

userTextField

javax.swing.JTextField userTextField

passField

javax.swing.JPasswordField passField

dbTextField

javax.swing.JTextField dbTextField

hostTextField

javax.swing.JTextField hostTextField

statusArea

javax.swing.JTextArea statusArea

statusPane

javax.swing.JScrollPane statusPane

connectButton

javax.swing.JButton connectButton

tab

DBTableTab tab

Class ro.raducora.samples.swing.DBTableTab implements Serializable

Serialized Fields

parent

javax.swing.JTabbedPane parent

status

javax.swing.JTextArea status

dbTable

javax.swing.JTable dbTable

dbScrollPane

javax.swing.JScrollPane dbScrollPane

queryLabel

javax.swing.JLabel queryLabel

queryCombo

javax.swing.JComboBox queryCombo

connection

java.sql.Connection connection

Class ro.raducora.samples.swing.RSTableModel implements Serializable


Package ro.raducora.utils.protocol

Class ro.raducora.utils.protocol.ConnectInfo implements Serializable

Serialized Fields

dbname

java.lang.String dbname

username

java.lang.String username

password

java.lang.String password

path

java.util.Vector path

Class ro.raducora.utils.protocol.RedirectException implements Serializable

Serialized Fields

redirectHost

java.lang.String redirectHost

redirectPort

int redirectPort

Class ro.raducora.utils.protocol.RemoteException implements Serializable

Serialized Fields

remote

java.lang.Exception remote

Class ro.raducora.utils.protocol.SerializedResultSet implements Serializable

Serialized Fields

lstColumnData

java.util.LinkedList lstColumnData

currentRecord

int currentRecord

totalRecords

int totalRecords

metaData

java.sql.ResultSetMetaData metaData

Class ro.raducora.utils.protocol.SerializedResultSetMetaData implements Serializable

Serialized Fields

columnCount

int columnCount

columnNames

java.lang.String[] columnNames

columnClassNames

java.lang.String[] columnClassNames

catalogNames

java.lang.String[] catalogNames

columnTypes

int[] columnTypes


DBAbstract API Documentation

© Copyright Radu Coravu 2002 - 2004.