DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=37254>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=37254





------- Additional Comments From [EMAIL PROTECTED]  2005-11-21 09:26 -------
I agree, but one more time it will not work in ALL case, juste in common case .
.. because, if you branch a branch you will get a revision number with 6 
number. And then, this method will not work any more. Since there is no maximun 
number of number in revision number, a loop is required, and SQL simply can't 
do 
it.

Personaly, I work actualy on an adaptor for hsqldb, and hsqldb allow the 
definition of sql function which call java static method. This work well when 
performance is not required (functionality-demo-server, debug, ...).
I don't know if Database like Oracle permit this type of thing. but this is not 
a good solution because it is to much database dependent.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to