com.ibatis.jpetstore.persistence.iface
Interface SequenceDao

All Known Implementing Classes:
SequenceSqlMapDao

public interface SequenceDao


Method Summary
 int getNextId(String name)
           
 

Method Detail

getNextId

public int getNextId(String name)


Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.