org.perfectjpattern.jee.integration.dao.jpa
Class Example

java.lang.Object
  extended by org.perfectjpattern.jee.integration.dao.jpa.Example

public final class Example
extends Object

Startup Main for the JPA Generic Dao example code

Version:
$ $Date: Dec 5, 2008 2:04:37 AM $
Author:
Giovanni Azua
 

Constructor Summary
Example()
           
 
Method Summary
static void main(String[] anArguments)
           
protected static void setLogger(org.slf4j.Logger aLogger)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Example

public Example()
Method Detail

main

public static void main(String[] anArguments)
                 throws ParseException
Throws:
ParseException

setLogger

protected static void setLogger(org.slf4j.Logger aLogger)


Copyright © 2007-2009. All Rights Reserved.