Overview | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT FRAMES  | NO FRAMES

Serialized Form


Package com.imaginary.sql.msql

Class com.imaginary.sql.msql.MsqlDataSource

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

databaseName

java.lang.String databaseName

encoding

java.lang.String encoding

loginTimeout

int loginTimeout

password

java.lang.String password

port

int port

serverName

java.lang.String serverName

user

java.lang.String user


Class com.imaginary.sql.msql.MsqlException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.imaginary.sql.msql.MsqlPooledDataSource

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

maxPoolSize

int maxPoolSize


Overview | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT FRAMES  | NO FRAMES