On 3/13/06, Sebastien Arbogast <[EMAIL PROTECTED]> wrote: > Actually, when configuring native mappings, it would be cool to be > able to add template-based mappings like : > PlatformInfo.addNativeMapping(Types.OTHER, "TIMESTAMP(*)", Types.TIMESTAMP); > > Wouldn't it be possible ?
I refrained from adding this because it cannot currently be read back by DdlUtils (because of the issue we discussed earlier). But you could add an issue outlining the problem with TIMESTAMP with size specification where you add this wish. cheers, Tom
