Uses of Class
net.sourceforge.domian.repository.PersistenceDefinition

Packages that use PersistenceDefinition
net.sourceforge.domian.repository   
 

Uses of PersistenceDefinition in net.sourceforge.domian.repository
 

Methods in net.sourceforge.domian.repository that return PersistenceDefinition
 PersistenceDefinition PersistentRepository.getPersistenceDefinition()
           
static PersistenceDefinition PersistenceDefinition.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PersistenceDefinition[] PersistenceDefinition.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2010. All Rights Reserved.