Although the RDB component has no official
public APIs, we recognize that adopters are extending these plug-ins and
so we are submitting this defect for PMC approval for WTP 1.5.1.
The attached patch fixes an issue where invalid SQL may be generated unless
the
user can specify certain DDL generation
options. The fix is backward
compatible and involves defining a new
interface and updating the extension
point code to detect whether the extension
point contributor is contributing a
class that implements the old interface
or the new interface. There is no
change to the extension point itself.
Larry Dunnell
Internet address: ledunnel@xxxxxxxxxx