Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stellation-res] Decision on Oracle backend needed!

On Wed, Oct 02, 2002 at 08:41:16AM -0400, Jonathan Gossage wrote:
> 
> You should be able to do it so that Oracle is the only database where
> allowing NULL is declared in the schema. The test for null return could also
> be hidden in Oracle specific code. What you could do is provide a cover
> function for the two getString() methods and implement an Oracle specific
> version in the OracleDatabase class.
> 

Good idea -- dave

-- 
Dave Shields, IBM Research, shields@xxxxxxxxxxxxxx. 


Back to the top