EclipseLink 1.0_1.0 M7 - 20080508 API Reference - Incubation

Package org.eclipse.persistence.platform.database.converters

Interface Summary
StructConverter PUBLIC: A StuctConverter can be added to a DatabasePlatform It allows custom processing dealing java.sql.Struct types When added to the DatabasePlatform: 1. convertToObject(Struct) will be invoked when a Struct named by the value returned by getStructName() is returned from the database.
 


EclipseLink 1.0_1.0 M7 - 20080508 API Reference - Incubation