Uses of Class
net.sf.derquinsej.hib3.seq.SequenceNotFoundException

Packages that use SequenceNotFoundException
net.sf.derquinsej.hib3.seq   
 

Uses of SequenceNotFoundException in net.sf.derquinsej.hib3.seq
 

Methods in net.sf.derquinsej.hib3.seq that throw SequenceNotFoundException
 long SequenceDAO.getCurrentValue(String id)
          Gets the current value of a sequence.
 long SequenceDAO.getNextValue(String id)
          Gets the next value of a sequence.
 



Copyright © 2012. All Rights Reserved.