biz.hammurapi.sql.hypersonic
Class HypersonicIdentityRetriever

java.lang.Object
  extended by biz.hammurapi.sql.GenericIdentityRetriever
      extended by biz.hammurapi.sql.hypersonic.HypersonicIdentityRetriever
All Implemented Interfaces:
IdentityManager, IdentityRetriever

public class HypersonicIdentityRetriever
extends GenericIdentityRetriever

Calls IDENTITY() function to retrieve last identity

Author:
Pavel Vlasov

Constructor Summary
HypersonicIdentityRetriever()
           
 
Method Summary
 
Methods inherited from class biz.hammurapi.sql.GenericIdentityRetriever
retrieve
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HypersonicIdentityRetriever

public HypersonicIdentityRetriever()


Copyright © 2003 Hammurapi Group. All Rights Reserved.