Uses of Interface
org.objectweb.jorm.facility.naming.rdbsequence.SequenceIdAllocator

Packages that use SequenceIdAllocator
org.objectweb.jorm.facility.naming.rdbsequence   
 

Uses of SequenceIdAllocator in org.objectweb.jorm.facility.naming.rdbsequence
 

Methods in org.objectweb.jorm.facility.naming.rdbsequence that return SequenceIdAllocator
 SequenceIdAllocator RdbSequenceBinder.getSequenceIdAllocator()
           
 

Methods in org.objectweb.jorm.facility.naming.rdbsequence with parameters of type SequenceIdAllocator
 void RdbSequenceBinder.setSequenceIdAllocator(SequenceIdAllocator sia)