Uses of Class
org.apache.cayenne.project.DataNodeConfigInfo

Packages that use DataNodeConfigInfo
org.apache.cayenne.project Contains model classes used by CayenneModeler or any other MVC type of application to work with Cayenne project files. 
org.apache.cayenne.tools Command line tools and Ant tasks. 
 

Uses of DataNodeConfigInfo in org.apache.cayenne.project
 

Methods in org.apache.cayenne.project with parameters of type DataNodeConfigInfo
 void ProjectConfigInfo.addToNodes(DataNodeConfigInfo nodeInfo)
           
 

Uses of DataNodeConfigInfo in org.apache.cayenne.tools
 

Methods in org.apache.cayenne.tools with parameters of type DataNodeConfigInfo
 void DeploymentConfigurator.addNode(DataNodeConfigInfo node)
           
 



Copyright © 2001-2007 Apache Cayenne. All Rights Reserved.