'Padding' in the context of this class means default implementations for certain methods from the DataSource
interface, such as {@link #getLoginTimeout()}, {@link #setLoginTimeout(int)}, and so forth.
@author Juergen Hoeller
@since 07.05.2003
@see DriverManagerDataSource
|
|