Uses of Class
org.deegree.feature.persistence.sql.jaxb.Join

Packages that use Join
org.deegree.feature.persistence.sql.config   
org.deegree.feature.persistence.sql.jaxb   
 

Uses of Join in org.deegree.feature.persistence.sql.config
 

Methods in org.deegree.feature.persistence.sql.config with parameters of type Join
protected  List<TableJoin> AbstractMappedSchemaBuilder.buildJoinTable(QTableName from, Join join)
           
 

Uses of Join in org.deegree.feature.persistence.sql.jaxb
 

Fields in org.deegree.feature.persistence.sql.jaxb declared as Join
protected  Join AbstractParticleJAXB.join
           
protected  Join AbstractPropertyJAXB.join
           
 

Methods in org.deegree.feature.persistence.sql.jaxb that return Join
 Join ObjectFactory.createJoin()
          Create an instance of Join
 Join AbstractParticleJAXB.getJoin()
          Gets the value of the join property.
 Join AbstractPropertyJAXB.getJoin()
          Gets the value of the join property.
 

Methods in org.deegree.feature.persistence.sql.jaxb with parameters of type Join
 void AbstractParticleJAXB.setJoin(Join value)
          Sets the value of the join property.
 void AbstractPropertyJAXB.setJoin(Join value)
          Sets the value of the join property.
 



Copyright © 2011. All Rights Reserved.