org.apache.openejb.core.cmp.cmp2
Class Cmp2KeyGenerator

java.lang.Object
  extended by org.apache.openejb.core.cmp.cmp2.Cmp2KeyGenerator
All Implemented Interfaces:
KeyGenerator

public class Cmp2KeyGenerator
extends Object
implements KeyGenerator


Constructor Summary
Cmp2KeyGenerator()
           
 
Method Summary
 Object getPrimaryKey(javax.ejb.EntityBean entity)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Cmp2KeyGenerator

public Cmp2KeyGenerator()
Method Detail

getPrimaryKey

public Object getPrimaryKey(javax.ejb.EntityBean entity)
Specified by:
getPrimaryKey in interface KeyGenerator


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.