oscon2006.dao
Class DAOFactory

java.lang.Object
  extended by oscon2006.dao.DAOFactory

public class DAOFactory
extends java.lang.Object


Method Summary
static ExampleDAO createFooDAO()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createFooDAO

public static ExampleDAO createFooDAO()


Copyright © 2006 oscon2006.sourceforge.net. All Rights Reserved.