Uses of Interface
org.figure8.join.core.persistence.XmlDatabinder

Packages that use XmlDatabinder
org.figure8.join.control.action   
org.figure8.join.core.persistence   
 

Uses of XmlDatabinder in org.figure8.join.control.action
 

Fields in org.figure8.join.control.action declared as XmlDatabinder
protected  XmlDatabinder SetupActions.dataBinder
          Xml databinder for importing default entities from Xml
 

Methods in org.figure8.join.control.action with parameters of type XmlDatabinder
 void SetupActions.setXmlDatabinder(XmlDatabinder dataBinder)
           
 

Uses of XmlDatabinder in org.figure8.join.core.persistence
 

Classes in org.figure8.join.core.persistence that implement XmlDatabinder
 class HibernateXmlDatabinder
          This is an implementation of XmlDatabinder for entity objects using Hibernate as an ORM system.
 



Copyright © 2005-2008 Join. All Rights Reserved.