com.caucho.amber.cfg
Class PersistenceUnitConfig.PropertiesConfig

java.lang.Object
  extended by com.caucho.amber.cfg.PersistenceUnitConfig.PropertiesConfig
Enclosing class:
PersistenceUnitConfig

public class PersistenceUnitConfig.PropertiesConfig
extends java.lang.Object


Constructor Summary
PersistenceUnitConfig.PropertiesConfig()
           
 
Method Summary
 void addProperty(PersistenceUnitConfig.PropertyConfig prop)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersistenceUnitConfig.PropertiesConfig

public PersistenceUnitConfig.PropertiesConfig()
Method Detail

addProperty

public void addProperty(PersistenceUnitConfig.PropertyConfig prop)