Sam Ruby wrote:
> 
> Berin Loritsch wrote:
> >
> > public class java.sql.SavePoint {}
> >
> > Sun guards the java.* classes jealously, and I need to know if this
> > is really a solution.
> 
> What Sun generally tries to do is to stop people from extending or
> subsetting the full API.  What you are describing certainly looks like a
> subset to me.

Ok, so how do I handle that?  Do I keep the ugly hacks in the build process?
Do I include the full interface?  Keep in mind this is only for JDBC 2.0
environments where this class does not exist.


-- 

"Those who would trade liberty for
 temporary security deserve neither"
                - Benjamin Franklin

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to