Uses of Class
org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewComment

Packages that use QViewComment
org.plasma.provisioning.rdb.oracle.g11.sys.query   
 

Uses of QViewComment in org.plasma.provisioning.rdb.oracle.g11.sys.query
 

Methods in org.plasma.provisioning.rdb.oracle.g11.sys.query that return QViewComment
static QViewComment QViewComment.newQuery()
          Returns a new DSL query for Type ViewComment which can be used either as a query root or as the start (entry point) for a new path predicate expression.
 QViewComment QView.viewComment()
          Returns a DSL query element for reference property, viewComment.
 QViewComment QView.viewComment(Expression expr)
          Returns a DSL query element for reference property, viewComment, while adding the given path predicate expression.
 



Copyright © 2013. All Rights Reserved.