From: Mark W. <mor...@SM...> - 2002-10-19 02:29:48
|
Gavin King wrote: >Yes! I like this idea a lotfully. Good thinking :) > Ok, unless someone else is working on this, I'm going to try to hammer something out that'll handle Clobs nicely over the weekend. Any advice/suggestions are more than welcome. Gavin, I'm not really sure what you meant by a Holder class that you mentioned in a previous e-mail. Would you care to go into details? -Mark >----- Original Message ----- >From: "Jon Lipsky" <jon...@xe...> > > > >>Shouldn't it be possible to create wrapper reader/writer's for the real >>reader/writers that implement some kind dirty checking? Perhaps the >> >> >wrapper > > >>reader/writer to read and write to an and from a char[] arrays, and then >>when we really to to persist the Clob, the wrapper could then write the >>char[] to the real writer.?.? >> >> |