Uses of Class
org.castor.cpa.persistence.sql.query.expression.NextVal

Packages that use NextVal
org.castor.cpa.persistence.sql.query   
org.castor.cpa.persistence.sql.query.visitor   
 

Uses of NextVal in org.castor.cpa.persistence.sql.query
 

Methods in org.castor.cpa.persistence.sql.query with parameters of type NextVal
 void Visitor.visit(NextVal nextVal)
          Visit method to handle NextVal elements.
 

Uses of NextVal in org.castor.cpa.persistence.sql.query.visitor
 

Methods in org.castor.cpa.persistence.sql.query.visitor with parameters of type NextVal
 void UncoupleVisitor.visit(NextVal nextVal)
          Visit method to handle NextVal elements.
 void ParameterVisitor.visit(NextVal nextVal)
          Visit method to handle NextVal elements.
 void DefaultQueryVisitor.visit(NextVal nextVal)
          Visit method to handle NextVal elements.
 



Copyright © 2011. All Rights Reserved.