Uses of Class
org.plasma.text.ddl.Join

Packages that use Join
org.plasma.text.ddl Package level documentation for package org.plasma.text.ddl. 
 

Uses of Join in org.plasma.text.ddl
 

Fields in org.plasma.text.ddl with type parameters of type Join
protected  List<Join> Fk.joins
           
 

Methods in org.plasma.text.ddl that return Join
 Join ObjectFactory.createJoin()
          Create an instance of Join
 

Methods in org.plasma.text.ddl that return types with arguments of type Join
 List<Join> Fk.getJoins()
          Gets the value of the joins property.
 



Copyright © 2013. All rights reserved.