Skip to main content



      Home
Home » Eclipse Projects » Eclipse Scout » AbstractSqlService.getSequenceNextval() specific to Oracle
AbstractSqlService.getSequenceNextval() specific to Oracle [message #990961] Sat, 15 December 2012 08:10 Go to next message
Eclipse UserFriend
I noticed that the implementation of getSequenceNextval() in AbstractSqlService is specific to Oracle.

The class is abstract, so there is no need to implement every method. Of course someone could say that the implementor of a driver specific class, has to implement it.

From my point of view it could be considered as a bug, and i started to file it as such on bugzilla to record the fact for some time later(Perhaps when i will manage to use the Git, or someone else will bother to change it), but i would like to ask for your opinion.

Do you think that is worth to file such a bug?

Re: AbstractSqlService.getSequenceNextval() specific to Oracle [message #991027 is a reply to message #990961] Mon, 17 December 2012 01:26 Go to previous message
Eclipse UserFriend
Hi

Yes, you're absolutely right. This method should be abstract so it won't be forgotten to overwrite if the Driver implementation is written. Please do open a bug for this and consider this a free-pass to open a bug for any similar issue.

Thanks and greetings
Stephan
Previous Topic:Radiobutton group vertical aligned
Next Topic:JAX-WS and type substitution
Goto Forum:
  


Current Time: Sun Jul 27 16:23:34 EDT 2025

Powered by FUDForum. Page generated in 0.03026 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top