public class SimpleKeyGenerator extends AbstractKeyGenerator
| Constructor and Description |
|---|
SimpleKeyGenerator(Class beanClass,
String pkField) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getPrimaryKey(javax.ejb.EntityBean bean) |
getField, getFieldValue, isValidPkField, setFieldValuepublic SimpleKeyGenerator(Class beanClass, String pkField) throws OpenEJBException
OpenEJBExceptionpublic Object getPrimaryKey(javax.ejb.EntityBean bean)
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.