EclipseLink 2.0.0, build 'v20091127-r5931' API Reference

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 2.0.0, build 'v20091127-r5931' API Reference