Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
How can I implement a Key Generator in ejb cmp2.0?
I use jboss, mysql and xdoclet.
The key genrator should increment by itself after I have insert a data.
It should be flexibel (several application server or databases).
Is there a good tutorial?