org.openxava.model.impl
Class PersistenceProviderFactory

java.lang.Object
  extended by org.openxava.model.impl.PersistenceProviderFactory

public class PersistenceProviderFactory
extends java.lang.Object

For obtaining a instance of the persistence provider configured in the sytem.

Author:
Javier Paniza

Constructor Summary
PersistenceProviderFactory()
           
 
Method Summary
static IPersistenceProvider getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersistenceProviderFactory

public PersistenceProviderFactory()
Method Detail

getInstance

public static IPersistenceProvider getInstance()