org.apache.geronimo.samples.myphonebookpak
Class MyPhonebookBean
java.lang.Object
org.apache.geronimo.samples.myphonebookpak.MyPhonebookBean
- All Implemented Interfaces:
- MyPhonebookLocal
public class MyPhonebookBean
- extends Object
- implements MyPhonebookLocal
Field Summary |
protected javax.persistence.EntityManagerFactory |
emf
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
emf
protected javax.persistence.EntityManagerFactory emf
MyPhonebookBean
public MyPhonebookBean()
findByPrimaryKey
public PhoneBook findByPrimaryKey(String name)
- Specified by:
findByPrimaryKey
in interface MyPhonebookLocal
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.