org.apache.openejb.core.cmp
Class ComplexKeyGenerator
java.lang.Object
org.apache.openejb.core.cmp.AbstractKeyGenerator
org.apache.openejb.core.cmp.ComplexKeyGenerator
- All Implemented Interfaces:
- KeyGenerator
public class ComplexKeyGenerator
- extends AbstractKeyGenerator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fields
protected final List<ComplexKeyGenerator.PkField> fields
ComplexKeyGenerator
public ComplexKeyGenerator(Class entityBeanClass,
Class pkClass)
throws OpenEJBException
- Throws:
OpenEJBException
getPrimaryKey
public Object getPrimaryKey(javax.ejb.EntityBean bean)
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.