Spring Framework

Package org.springframework.jdbc.support.lob

Provides a stategy interface for Large OBject handling, with implementations for various databases.

See: Description

Package org.springframework.jdbc.support.lob Description

Provides a stategy interface for Large OBject handling, with implementations for various databases.

Can be used independently from jdbc.core and jdbc.object, for example in custom JDBC access code.

Spring Framework