org.apache.openejb.core.cmp
Class SimpleKeyGenerator
java.lang.Object
org.apache.openejb.core.cmp.AbstractKeyGenerator
org.apache.openejb.core.cmp.SimpleKeyGenerator
- All Implemented Interfaces:
- KeyGenerator
public class SimpleKeyGenerator
- extends AbstractKeyGenerator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleKeyGenerator
public SimpleKeyGenerator(Class beanClass,
String pkField)
throws OpenEJBException
- Throws:
OpenEJBException
getPrimaryKey
public Object getPrimaryKey(javax.ejb.EntityBean bean)
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.