org.outerj.daisy.jdbcutil
Class SqlCounter

java.lang.Object
  extended by org.outerj.daisy.jdbcutil.SqlCounter

public class SqlCounter
extends java.lang.Object


Constructor Summary
SqlCounter(java.lang.String tableName, javax.sql.DataSource dataSource, org.apache.avalon.framework.logger.Logger logger)
           
 
Method Summary
 long getNextId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SqlCounter

public SqlCounter(java.lang.String tableName,
                  javax.sql.DataSource dataSource,
                  org.apache.avalon.framework.logger.Logger logger)
Method Detail

getNextId

public long getNextId()
               throws java.sql.SQLException
Throws:
java.sql.SQLException


Copyright © -2012 . All Rights Reserved.