Open Source Repository

Home /spring/spring-jdbc-3.0.5 | Repository Home



org/springframework/jdbc/support/lob/package-info.java

/**
 *
 * Provides a stategy interface for Large OBject handling,
 * with implementations for various databases.
 
 <p>Can be used independently from jdbc.core and jdbc.object,
 * for example in custom JDBC access code.
 *
 */
package org.springframework.jdbc.support.lob;