|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.easybeans.examples.maven.jpa2.client.Client
public final class Client
Simple client of the JPA 2.0 example.
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Main method. |
protected static void |
printEmployee(org.ow2.easybeans.examples.maven.jpa2.entity.Employee employee)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
args
- the arguments (not required)
java.lang.Exception
- if exception is found.protected static void printEmployee(org.ow2.easybeans.examples.maven.jpa2.entity.Employee employee)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |